feat: add requirements.txt for vLLM models
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# vLLM Text Generation Service Dependencies
|
vllm==0.6.3.post1
|
||||||
|
fastapi==0.104.1
|
||||||
# vLLM engine (will install compatible torch, transformers, etc.)
|
uvicorn[standard]==0.24.0
|
||||||
vllm==0.6.4.post1
|
pydantic==2.5.0
|
||||||
|
python-dotenv==1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user