File size: 191 Bytes
bfc2180 |
1 2 3 4 5 6 7 8 9 10 |
ollama nemoguardrails pydantic fastapi llama_index llama-cpp-python==0.2.55 # For GGUF model support fastapi==0.110.0 uvicorn==0.27.0 sentencepiece python-multipart # For form data handling |