feat: switch demo to lighter GGUF (llama.cpp) — 1.06GB vs 3.3GB fp16; add PyPI link 8d9e35a GautamKishore commited on 19 days ago
remove device_map=auto, remove accelerate, fix repetition_penalty=1.1 d8570ee verified GautamKishore commited on about 1 month ago
use fused model (eulogik/Bharat-Tiny-LLM-fused) instead of base+peft; add eos_token_id=<|im_end|>; drop peft/bitsandbytes 46fe8f3 verified GautamKishore commited on about 1 month ago
pin starlette==0.51.0 (pre-api-break), keep gradio 4.44.1 + gradio_client monkey-patch b23c1ae verified GautamKishore commited on about 1 month ago
Switch to Python 3.12 - fixes all compat issues 4b1c750 verified GautamKishore commited on about 1 month ago
Patch gradio_client source for Python 3.13 compat 2b1eea9 verified GautamKishore commited on about 1 month ago
Fix gradio_client JSON schema crash on Python 3.13 e5f477b verified GautamKishore commited on about 1 month ago
Pin gradio 4.44.1 + huggingface_hub<1.22 5ccb1b8 verified GautamKishore commited on about 1 month ago
Add requirements.txt with Dockerfile for pre-cached model 05c890c verified GautamKishore commited on about 1 month ago
Fix: add HfFolder shim for gradio 4.44 compat bd28120 verified GautamKishore commited on about 1 month ago
Fix: pin huggingface_hub for gradio compat ac44fdb verified GautamKishore commited on about 1 month ago
Fix: add pyaudioop for Python 3.13 compatibility 746f3de verified GautamKishore commited on about 1 month ago
Initial space: Bharat-Tiny-LLM Gradio demo 00af17c verified GautamKishore commited on about 1 month ago