Spaces:
Running on Zero
Running on Zero
Commit History
Update README.md c02f059 verified
docs: add models used and sponsor prize categories to README 34dca80
Mehdi commited on
docs: add demo video and LinkedIn post links to README 97c5c86
Mehdi commited on
chore: update commit counter 68 β 101 fd28ec7
Mehdi commited on
fix: pre-translate non-English chunks to English before LLM inference 67da08d
Mehdi commited on
fix: enable sampling β temperature=0.8 for MCQ, 0.4 for evaluator 8f2e039
Mehdi commited on
fix: stronger MCQ/evaluator prompts β no duplicates, no self-reference, English-only, section 2 always present c8e8b73
Mehdi commited on
fix: restore MiniCPM4-8B in hackathon narrative, fix fine-tune duration claim 48d282a
Mehdi commited on
feat: 6/6 badges β unlock Sharing is Caring, add Chapter 06 on MiniCPM4.1-8B upgrade 9e029e8
Mehdi commited on
chore: update blog to MiniCPM4.1-8B fine-tune + Sharing is Caring badge earned 757dfee
Mehdi commited on
feat: add share_trace.py β run session + push agent trace to HF Hub dataset 3f8b85e
Mehdi commited on
feat: retarget fine-tune pipeline to MiniCPM4.1-8B f5c39d2
Mehdi commited on
feat: upgrade to MiniCPM4.1-8B + official GGUF, disable thinking mode 5ad43b3
Mehdi commited on
revert: restore original demo.launch(), blog served from separate static Space 7458c71
Mehdi commited on
fix: inject /blog into Gradio's internal FastAPI router at position 0 2d50118
Mehdi commited on
fix: mount /blog before Gradio so static files aren't swallowed by catch-all route 008db30
Mehdi commited on
feat: serve blog at /blog from main Space + badge showcase fffdc96
Mehdi commited on
feat: full-height libraries, pre-generated reward image, English upload text ee14d3e
fix: make the llama.cpp CPU runtime actually usable on the Space b5f4a07
Mehdi commited on
feat: grounded, varied training explanations for MCQ and evaluation f6ad483
Mehdi commited on
fix: custom collator so EOS is learned (pad==eos masked stop tokens in v2) 1d99c93
Mehdi commited on
fix: truncate runaway question generation to the first question 81e2542
Mehdi commited on
fix: multi-task fine-tuning β single-task training broke MCQ format bafdec2
Mehdi commited on
fix: prebuilt CPU wheel for llama-cpp-python, skip 15min source compile on Spaces 32c8c58
Mehdi commited on
feat: llama.cpp runtime ready for the Space (Llama Champion) a474fe5
Mehdi commited on
fix: verify Hub write access before training, fallback to user namespace 5fa3ac9
Mehdi commited on
feat: switch to our fine-tuned MiniCPM4-8B-PaperProf model (Well-Tuned) 2c3748a
Mehdi commited on
feat: Well-Tuned + Llama Champion groundwork 8087133
Mehdi commited on
move: team section to Chapter 01, right after the intro 7a3f6e0
Mehdi commited on
feat: team section on the blog with Ryad Gazenay and Mehdi Azouz, GitHub and LinkedIn links, optimized photos e70cc5e
Mehdi commited on
fix: library panels full width, hidden rows off-screen c80db61
redesign: blog as a crafted dev site, no emoji, heavier animations 8f44476
Mehdi commited on
feat: full-height library side panels with animated robots 353a1ba
feat: Field Notes blog as a standalone designed website (blog/index.html) dbd761b
Mehdi commited on
feat: animated library side panels with mini robots 867662d
docs: Field Notes blog post β what we built and what we learned dc3b7d4
Mehdi commited on
feat: amphitheater hero with mouse-tracking robot professor, fixed particles 57ebbd6
fix: MCQ clicks broken β restore onclick in showMCQ, remove duplicate addEventListener 92295c9
Mehdi commited on
fix: MCQ double-count β remove duplicate onclick handler in showMCQ ff2dbd5
Mehdi commited on
fix: force English output in all LLM prompts regardless of PDF language 490c5f1
Mehdi commited on
feat: FLUX image generation moved to End Session modal as session visual summary eb2f556
fix: server error 5ff15a8
fix: increase GPU duration to 120s, prefetch FLUX weights on startup 2bc80d0
fix: increase GPU duration to 120s, prefetch FLUX weights on startup 5158491
fix: FLUX.2-klein reajust 6f1b463
fix: FLUX.2-klein prompt keyword arg, image for all verdicts 413ab6b
feat: switch to FLUX.2-klein-4B for image generation 3e0f4f1
feat: FLUX.1-schnell image generation after correct answers 53f316c
ui: replace mode pills with large cards (icon, title, desc, check indicator) 8fd63cd
Mehdi commited on