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.
2 parents 4af8f5d + 86b45ae commit c77537dCopy full SHA for c77537d
requirements-common.txt
@@ -14,7 +14,7 @@ uvicorn[standard]
14
pydantic >= 2.0 # Required for OpenAI server.
15
prometheus_client >= 0.18.0
16
prometheus-fastapi-instrumentator >= 7.0.0
17
-tiktoken == 0.6.0 # Required for DBRX tokenizer
+tiktoken >= 0.6.0 # Required for DBRX tokenizer
18
lm-format-enforcer == 0.10.1
19
outlines == 0.0.34 # Requires torch >= 2.1.0
20
typing_extensions
0 commit comments