mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-29 10:42:03 +00:00
Dependencies: Switch sentence-transformers to infinity-emb
Leftover before the transition. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -48,7 +48,7 @@ dependencies = [
|
|||||||
extras = [
|
extras = [
|
||||||
# Heavy dependencies that aren't for everyday use
|
# Heavy dependencies that aren't for everyday use
|
||||||
"outlines",
|
"outlines",
|
||||||
"sentence-transformers"
|
"infinity-emb"
|
||||||
]
|
]
|
||||||
dev = [
|
dev = [
|
||||||
"ruff == 0.3.2"
|
"ruff == 0.3.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user