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 engine (will install compatible torch, transformers, etc.)
|
||||
vllm==0.6.4.post1
|
||||
vllm==0.6.3.post1
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user