We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea3a455 commit ca3671fCopy full SHA for ca3671f
pyproject.toml
@@ -82,7 +82,7 @@ dependencies = [
82
83
[project.optional-dependencies]
84
litellm = ["litellm", "diskcache"]
85
-tgi = ["text-generation==0.6.0"]
+tgi = ["text-generation>=0.6.0"]
86
optimum = ["optimum==1.12.0"]
87
quantization = ["bitsandbytes>=0.41.0", "auto-gptq>=0.4.2"]
88
adapters = ["peft==0.3.0"]
0 commit comments