Atishay210/chatbot-api
0
AI Chatbot — FastAPI Backend
Fine-tuned Mistral-7B-Instruct-v0.2 chatbot backend running on HuggingFace Spaces.
Endpoints
Tech stack
- Model: Mistral-7B-Instruct-v0.2 + QLoRA adapter (atishay210/chatbot-mistral-qlora)
- Quantization: 4-bit NF4 via bitsandbytes
- Serving: FastAPI + Uvicorn + Server-Sent Events streaming
- Hardware: HuggingFace Spaces T4 GPU (16GB VRAM)
