Spaces:
Sleeping
Sleeping
File size: 465 Bytes
639b641 806216c 639b641 806216c 639b641 806216c 639b641 5fcd0ee 639b641 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | # Core — required transformers>=4.40.0 torch>=2.2.0 accelerate>=0.28.0 unsloth trl>=0.12.0 sentence-transformers>=2.7.0 pydantic>=2.0.0 numpy>=1.26.0 python-dotenv>=1.0.0 rich>=13.0.0 fastapi>=0.110.0 uvicorn>=0.29.0 pytest>=8.0.0 matplotlib>=3.8.0 openenv # Optional — only needed if using non-Qwen backends groq>=0.9.0 # only if backend="groq" anthropic>=0.40.0 # only if backend="anthropic" openai>=1.0.0 # only if backend="openai" |