Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
pre-commit-ci[bot] committed Jan 10, 2025
1 parent ca66a57 commit ab5e3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/distilabel/models/embeddings/__init__.py
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
__all__ = [
"Embeddings",
"LlamaCppEmbeddings",
"LlamaCppEmbeddings",
"SentenceTransformerEmbeddings",
"vLLMEmbeddings",
"LlamaCppEmbeddings",
]

0 comments on commit ab5e3e7

Please sign in to comment.