Render tool calls properly, follow the Hub's theme, fix the model link 496db9b qgallouedec HF Staff commited on 5 days ago
Handle a dataset the viewer hasn't finished indexing 1adabc8 qgallouedec HF Staff commited on 5 days ago
Correct the speedup figures to within-process measurements f5a74c4 qgallouedec HF Staff commited on 5 days ago
Document the second optimization pass in RECIPES.md 5912cad qgallouedec HF Staff commited on 5 days ago
Choose max_length per dataset and turn off gradient checkpointing 8ae7372 qgallouedec HF Staff commited on 5 days ago
Support tool-calling datasets in preflight and preview 5849796 qgallouedec HF Staff commited on 5 days ago
Say plainly that the 16-example batch target mostly does not bind 0fefead qgallouedec HF Staff commited on 5 days ago
Point the recipe's own default and notes at 32768 3725883 qgallouedec HF Staff commited on 5 days ago
Show what a run will cost before the user starts it c380dac qgallouedec HF Staff commited on 5 days ago
Adopt LR 1e-3 and lora_alpha 32, and retract the confounded rank sweep 2b445be qgallouedec HF Staff commited on 5 days ago
Cap rank at 64, epochs at 2, batch target at 16 — from a 2026 SFT sweep d7a4218 qgallouedec HF Staff commited on 5 days ago
One flavor for every model, not 'all three sizes' — there are six recipes now b7720aa qgallouedec HF Staff commited on 6 days ago
Fix comments that ended up describing the wrong recipe entries efc6bd2 qgallouedec HF Staff commited on 6 days ago
Tidy a stale docstring: TOKENS_PER_STEP is computed per model now 93f59e6 qgallouedec HF Staff commited on 6 days ago
Long-conversation data exposed two bugs; fix both bfcd098 qgallouedec HF Staff commited on 6 days ago
Add Phi-3.5-mini as the fourth family, and record why a fourth was hard 7c7238a qgallouedec HF Staff commited on 6 days ago
Make the push replace the repo contents instead of accumulating 9a65f81 qgallouedec HF Staff commited on 6 days ago
Liger timings for all five models; gpt-oss becomes the cheapest of the big ones c3c21ba qgallouedec HF Staff commited on 6 days ago
Enable the Liger kernel: 31% faster on both dense models, for nothing e7c7f30 qgallouedec HF Staff commited on 6 days ago
Push the adapter for gpt-oss: merging it produces a broken model 0b2f0d5 qgallouedec HF Staff commited on 6 days ago
Add SmolLM3 and gpt-oss recipes, measured; restructure for four families 504bb28 qgallouedec HF Staff commited on 6 days ago
Derive the job timeout from the estimate — the fixed table was silently fatal 695da39 qgallouedec HF Staff commited on 6 days ago
Add jinja2 — apply_chat_template needs it and transformers doesn't declare it 17edcea qgallouedec HF Staff commited on 6 days ago
Train at 16384, and add the preflight route that was missing 4b03457 qgallouedec HF Staff commited on 6 days ago
Measure tokens instead of assuming them, and train at 8192 instead of 2048 a8f0000 qgallouedec HF Staff commited on 6 days ago
Label the flavor table as SDPA and carry the FA3 number alongside it acada3f qgallouedec HF Staff commited on 6 days ago
Use FlashAttention 3, which reverses the batch-shape finding 4b66ae2 qgallouedec HF Staff commited on 6 days ago
Load FlashAttention via kernels, and scope the batch-shape claim to SDPA 9205960 qgallouedec HF Staff commited on 6 days ago
Record why lora_alpha stays fixed as the rank moves 39def8b qgallouedec HF Staff commited on 6 days ago
Order the before/after by how much actually changed 2d9c8f8 qgallouedec HF Staff commited on 6 days ago
Add huggingface_hub to the server's requirements, and a demo dataset with a voice 7ee3069 qgallouedec HF Staff commited on 6 days ago
Make it real: submit actual training jobs, read everything from the Hub 73c7918 qgallouedec HF Staff commited on 6 days ago
Finetune Studio: no-code fine-tuning UI, fully mocked 3e06021 qgallouedec HF Staff commited on 6 days ago