Fix expected string or bytes-like object TypeError in format_thinking_tags by ensuring text is returned and type-checked 7d0c3c0 Saffn commited on Jun 15
Add top-tier open, ungated models (DeepSeek R1 Distill, Qwen Coder, Phi-3.5) to configurations 9e14b01 Saffn commited on Jun 15
Add Google Gemma 2 (2B, 9B, and 27B) models to available configurations fc2d603 Saffn commited on Jun 15
Set Qwen 2.5 72B Instruct as default for HF Serverless API mode to avoid gated repo issues 55dcf86 Saffn commited on Jun 15
Handle gated repository errors gracefully and support hf_token for local loading bf619f1 Saffn commited on Jun 15
Fix UI compilation issues, rename app to Saffan Chat, add AI Persona & Skill presets ebb692c Saffn commited on Jun 15
Escape LaTeX curly braces in SYSTEM_PROMPT to fix string formatting KeyError 03fb095 Saffn commited on Jun 15
Initialize chatbot state to list and add safety checks for NoneType history in Gradio 5 7e6922f Saffn commited on Jun 15
Implement thread-free KV-cached inference to prevent Zero-GPU thread hang and quota drain e97051c Saffn commited on Jun 15
Deploy premium Claude-style LLM chatbot with web search, scraping, memory, and access control b311643 Saffn commited on Jun 15