File size: 352 Bytes
cb5f8c6 a542c81 0561520 9a2a164 2a80799 0561520 2a80799 a51f393 cc3ba75 a51f393 335c9f6 b6631a6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
gradio requests smolagents smolagents[transformers] duckduckgo-search wikipedia-api beautifulsoup4 pandas # CPU-only PyTorch torch==2.1.2 # Hugging Face Transformers transformers>=4.36.2 accelerate>=0.27.2 # Tokenizers (sometimes pulled separately) sentencepiece # Optional: still needed for 4-bit loading, even if using GPU #bitsandbytes numpy==1.26.4 |