Fix startup hang: force CPU-only torch to avoid 2GB CUDA packages on CPU Space 56cb087 atwine Devin commited on Jul 8
CHANGELOG: note HF token swap (Timothy Kintu) and credit incident 1564e73 atwine Devin commited on Jul 7
Revert to Qwen2.5-72B-Instruct; 8B failed prompt reasoning test 0e9045f atwine Devin commited on Jul 7
CHANGELOG: document model/prompt changes and pending 8B assessment f80e433 atwine Devin commited on Jul 7
Try meta-llama/Llama-3.1-8B-Instruct on Novita; fallback is Qwen2.5-72B bee8a73 atwine Devin commited on Jul 7
Fix model not supported: switch to Qwen2.5-72B-Instruct on Novita 9a39c3f atwine Devin commited on Jul 7
Add debug logging to capture full 400 response body from Novita 17d9a57 atwine Devin commited on Jul 7
Fix 400 Bad Request: replace non-ASCII chars unsupported by Novita API e8ae36b atwine Devin commited on Jul 7
Add conversation logging to atwine/CAPS-Sanyu-conversations dataset 91ea307 atwine Devin commited on May 22
Fix model not supported on Novita; fix Gradio 6 theme deprecation warning b801d99 atwine Devin commited on May 22
Fix double system message bug; add RAG_INSTRUCTIONS; explicit empty-context fallback 01df85f atwine Devin commited on May 22
Fix TypeError: move theme from ChatInterface to wrapping gr.Blocks dd4b46d atwine Devin commited on May 22
Fix TypeError: remove deprecated Chatbot params bubble_full_width and show_copy_button 011633d atwine Devin commited on May 22
Improve UI: warm theme, Sanyu persona, starter prompts, layout tweaks 029eab3 atwine Devin commited on May 22
Fix 400 Bad Request: switch provider from hf-inference to novita 96f419b atwine Devin commited on May 22
Switch LLM from Gemini to Llama-3.2-3B-Instruct via HF Inference API a937e6c atwine Devin commited on May 22
Add RAG pipeline: build_index.py, retrieval.py, and FAISS knowledge base 0b92277 atwine Devin commited on May 22