Skip to content

Commit

Permalink
new: update fastembed with fix for sparse models parallelism (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
joein authored Apr 10, 2024
1 parent fdcbf41 commit e7fe4fe
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ grpcio-tools = ">=1.41.0"
urllib3 = ">=1.26.14,<3"
portalocker = "^2.7.0"
fastembed = [
{ version = "0.2.5", optional = true, python = "<3.13" }
{ version = "0.2.6", optional = true, python = "<3.13" }
]

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit e7fe4fe

Please sign in to comment.