Spaces:
Build error
Build error
| title: Medical LLaMA API | |
| emoji: 🏥 | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| nvidia: true | |
| # Medical LLaMA API | |
| This is a FastAPI application serving a fine-tuned LLaMA model for medical queries. | |
| ## Hardware Requirements | |
| - GPU: Required | |
| - Memory: 16GB minimum | |
| - Storage: 30GB minimum | |
| ## Environment Variables | |
| - `MODEL_PATH`: Path to the model files | |
| - `TRANSFORMERS_CACHE`: Cache directory for Hugging Face | |