indicRAG / Dockerfile

Commit History

update dockerfile and requirements in root
116cb1f

hardkpentium101 commited on

Switch to Qwen-1.5-1.8B-Chat - verified multilingual model with good Indic support
3862877

hardkpentium101 Qwen-Coder commited on

Switch to AI4Bharat IndicLLM - better support for 11 Indic languages
057cc64

hardkpentium101 Qwen-Coder commited on

Force rebuild with label
2c9eb0d

hardkpentium101 Qwen-Coder commited on

Use bitsandbytes 4-bit quantization instead of AirLLM (more stable)
83eb81f

hardkpentium101 Qwen-Coder commited on

Install airllm explicitly in Dockerfile
d031d6d

hardkpentium101 Qwen-Coder commited on

Fix cache directory permissions for non-root user
2e1f00e

hardkpentium101 Qwen-Coder commited on

Use AirLLM 4-bit quantization for Sarvam-1 (uses ~1.5GB RAM)
c47fb58

hardkpentium101 Qwen-Coder commited on

Switch to TinyLlama-1.1B with float16 for lower memory
916bdad

hardkpentium101 Qwen-Coder commited on

Fix torch_dtype deprecation in Dockerfile
c323e39

hardkpentium101 Qwen-Coder commited on

Add HF_TOKEN build arg for model downloads
ed9c7d0

hardkpentium101 Qwen-Coder commited on

Fix Dockerfile: single-line model download
7c6bc28

hardkpentium101 Qwen-Coder commited on

Pre-download full Sarvam-1 model in Dockerfile
895fe1e

hardkpentium101 Qwen-Coder commited on

Pre-download models in Dockerfile, use cache at runtime
d69e53e

hardkpentium101 Qwen-Coder commited on

Fix: Run backend on port 7860 for HF Spaces
8c73bf4

hardkpentium101 Qwen-Coder commited on

Minimal backend to test container startup
07bfaca

hardkpentium101 Qwen-Coder commited on

Add detailed logging for debugging startup
586eab3

hardkpentium101 Qwen-Coder commited on

Add healthcheck and better startup logging
de13bfc

hardkpentium101 Qwen-Coder commited on

Simplify: backend-only for HF Spaces, frontend on Netlify
a47b955

hardkpentium101 Qwen-Coder commited on

Add root Dockerfile combining backend and frontend
555caca

hardkpentium101 Qwen-Coder commited on