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 a19bc5c commit 649aa73Copy full SHA for 649aa73
requirements.txt
@@ -9,5 +9,5 @@ torch >= 2.0.0
9
transformers >= 4.33.1 # Required for Code Llama.
10
xformers >= 0.0.21
11
fastapi
12
-uvicorn
+uvicorn[standard]
13
pydantic < 2 # Required for OpenAI server.
0 commit comments