fix: pre-translate non-English chunks to English before LLM inference 67da08d Mehdi commited on about 17 hours ago
fix: enable sampling β temperature=0.8 for MCQ, 0.4 for evaluator 8f2e039 Mehdi commited on about 17 hours ago
fix: stronger MCQ/evaluator prompts β no duplicates, no self-reference, English-only, section 2 always present c8e8b73 Mehdi commited on about 18 hours ago
fix: restore MiniCPM4-8B in hackathon narrative, fix fine-tune duration claim 48d282a Mehdi commited on about 18 hours ago
feat: 6/6 badges β unlock Sharing is Caring, add Chapter 06 on MiniCPM4.1-8B upgrade 9e029e8 Mehdi commited on about 18 hours ago
chore: update blog to MiniCPM4.1-8B fine-tune + Sharing is Caring badge earned 757dfee Mehdi commited on about 18 hours ago
feat: add share_trace.py β run session + push agent trace to HF Hub dataset 3f8b85e Mehdi commited on about 19 hours ago
feat: upgrade to MiniCPM4.1-8B + official GGUF, disable thinking mode 5ad43b3 Mehdi commited on about 19 hours ago
revert: restore original demo.launch(), blog served from separate static Space 7458c71 Mehdi commited on about 20 hours ago
fix: inject /blog into Gradio's internal FastAPI router at position 0 2d50118 Mehdi commited on about 20 hours ago
fix: mount /blog before Gradio so static files aren't swallowed by catch-all route 008db30 Mehdi commited on about 20 hours ago
feat: serve blog at /blog from main Space + badge showcase fffdc96 Mehdi commited on about 20 hours ago
feat: full-height libraries, pre-generated reward image, English upload text ee14d3e Ryadg commited on 1 day ago
fix: make the llama.cpp CPU runtime actually usable on the Space b5f4a07 Mehdi commited on 2 days ago
feat: grounded, varied training explanations for MCQ and evaluation f6ad483 Mehdi commited on 2 days ago
fix: custom collator so EOS is learned (pad==eos masked stop tokens in v2) 1d99c93 Mehdi commited on 2 days ago
fix: multi-task fine-tuning β single-task training broke MCQ format bafdec2 Mehdi commited on 2 days ago
fix: prebuilt CPU wheel for llama-cpp-python, skip 15min source compile on Spaces 32c8c58 Mehdi commited on 2 days ago
fix: verify Hub write access before training, fallback to user namespace 5fa3ac9 Mehdi commited on 2 days ago
feat: switch to our fine-tuned MiniCPM4-8B-PaperProf model (Well-Tuned) 2c3748a Mehdi commited on 2 days ago
feat: team section on the blog with Ryad Gazenay and Mehdi Azouz, GitHub and LinkedIn links, optimized photos e70cc5e Mehdi commited on 2 days ago
redesign: blog as a crafted dev site, no emoji, heavier animations 8f44476 Mehdi commited on 2 days ago
feat: Field Notes blog as a standalone designed website (blog/index.html) dbd761b Mehdi commited on 2 days ago
docs: Field Notes blog post β what we built and what we learned dc3b7d4 Mehdi commited on 2 days ago
feat: amphitheater hero with mouse-tracking robot professor, fixed particles 57ebbd6 Ryadg commited on 2 days ago
fix: MCQ clicks broken β restore onclick in showMCQ, remove duplicate addEventListener 92295c9 Mehdi commited on 2 days ago
fix: MCQ double-count β remove duplicate onclick handler in showMCQ ff2dbd5 Mehdi commited on 2 days ago
fix: force English output in all LLM prompts regardless of PDF language 490c5f1 Mehdi commited on 2 days ago
feat: FLUX image generation moved to End Session modal as session visual summary eb2f556 Ryadg commited on 2 days ago
fix: increase GPU duration to 120s, prefetch FLUX weights on startup 2bc80d0 Ryadg commited on 3 days ago
fix: increase GPU duration to 120s, prefetch FLUX weights on startup 5158491 Ryadg commited on 3 days ago
ui: replace mode pills with large cards (icon, title, desc, check indicator) 8fd63cd Mehdi commited on 3 days ago
remove: source passage section and Open Q/MCQ mode toggle from UI fa431a7 Mehdi commited on 3 days ago
fix: MCQ onclick via closure, add FR/EN language pills wired to hidden textbox d6632b3 Mehdi commited on 3 days ago
feat: add MCQ mode with 4 options, client-side evaluation and per-choice explanations 978d90d Mehdi commited on 3 days ago