Commit History

Widen the column from 700px to 960px
20810d7
Running

qgallouedec HF Staff commited on

Ask the viewer what a dataset contains, and show fewer of them
dec9131

qgallouedec HF Staff commited on

Keep third-party logos legible in dark mode
60e647c

qgallouedec HF Staff commited on

Fix dataset search and the runs list; add model logos; reclaim vertical space
0a5812a

qgallouedec HF Staff commited on

Render tool calls properly, follow the Hub's theme, fix the model link
496db9b

qgallouedec HF Staff commited on

Stop showing failed runs as in progress at 0%
410e41f

qgallouedec HF Staff commited on

Handle a dataset the viewer hasn't finished indexing
1adabc8

qgallouedec HF Staff commited on

Tidy OPTIMIZATION.md: fold the in-flight section into results
0289db8

qgallouedec HF Staff commited on

Record the second pass results and the one remaining lever
f3f3edd

qgallouedec HF Staff commited on

Correct the speedup figures to within-process measurements
f5a74c4

qgallouedec HF Staff commited on

Document the second optimization pass in RECIPES.md
5912cad

qgallouedec HF Staff commited on

Choose max_length per dataset and turn off gradient checkpointing
8ae7372

qgallouedec HF Staff commited on

Support tool-calling datasets in preflight and preview
5849796

qgallouedec HF Staff commited on

Say plainly that the 16-example batch target mostly does not bind
0fefead

qgallouedec HF Staff commited on

Point the recipe's own default and notes at 32768
3725883

qgallouedec HF Staff commited on

Raise max_length to 32768 for every model
517a64d

qgallouedec HF Staff commited on

Show what a run will cost before the user starts it
c380dac

qgallouedec HF Staff commited on

Adopt LR 1e-3 and lora_alpha 32, and retract the confounded rank sweep
2b445be

qgallouedec HF Staff commited on

Cap rank at 64, epochs at 2, batch target at 16 — from a 2026 SFT sweep
d7a4218

qgallouedec HF Staff commited on

Cross-reference the upstream writeup for the NaN failure
3db8df4

qgallouedec HF Staff commited on

Check the new filter doesn't over-drop, which would silently shrink training
6a87007

qgallouedec HF Staff commited on

Record what was actually validated end to end, not just benchmarked
e955dc3

qgallouedec HF Staff commited on

README: name the class of bug that mattered most
2910d5b

qgallouedec HF Staff commited on

Stop a diverged run from pushing a broken model
ce1fbc2

qgallouedec HF Staff commited on

One flavor for every model, not 'all three sizes' — there are six recipes now
b7720aa

qgallouedec HF Staff commited on

Fix comments that ended up describing the wrong recipe entries
efc6bd2

qgallouedec HF Staff commited on

Tidy a stale docstring: TOKENS_PER_STEP is computed per model now
93f59e6

qgallouedec HF Staff commited on

Long-conversation data exposed two bugs; fix both
bfcd098

qgallouedec HF Staff commited on

README: four families, and surface the learning-rate cliff up front
ffd4d85

qgallouedec HF Staff commited on

Add Phi-3.5-mini as the fourth family, and record why a fourth was hard
7c7238a

qgallouedec HF Staff commited on

Make the push replace the repo contents instead of accumulating
9a65f81

qgallouedec HF Staff commited on

Write up the MXFP4 merge bug that produced a broken gpt-oss model
1296165

qgallouedec HF Staff commited on

Gemma 4's verdict: it works, comes last, and every penalty is TRL's VLM gate
a1fef2b

qgallouedec HF Staff commited on

Record the learning-rate cliff: below 1e-4 nothing transfers
ebe0603

qgallouedec HF Staff commited on

Liger timings for all five models; gpt-oss becomes the cheapest of the big ones
c3c21ba

qgallouedec HF Staff commited on

Enable the Liger kernel: 31% faster on both dense models, for nothing
e7c7f30

qgallouedec HF Staff commited on

Push the adapter for gpt-oss: merging it produces a broken model
0b2f0d5

qgallouedec HF Staff commited on

Move the recipe detail to RECIPES.md and correct a stale status table
1eac071

qgallouedec HF Staff commited on

Offer three families in the UI, and stop claiming bigger means slower
01f9627

qgallouedec HF Staff commited on

Add SmolLM3 and gpt-oss recipes, measured; restructure for four families
504bb28

qgallouedec HF Staff commited on

Derive the job timeout from the estimate — the fixed table was silently fatal
695da39

qgallouedec HF Staff commited on

Bring the docs and contract in line with what actually ships
cdf8cc3

qgallouedec HF Staff commited on

Add jinja2 — apply_chat_template needs it and transformers doesn't declare it
17edcea

qgallouedec HF Staff commited on

Don't lead with an example whose viewer index is still building
ebdc9f3

qgallouedec HF Staff commited on

Train at 16384, and add the preflight route that was missing
4b03457

qgallouedec HF Staff commited on

Measure tokens instead of assuming them, and train at 8192 instead of 2048
a8f0000

qgallouedec HF Staff commited on

Label the flavor table as SDPA and carry the FA3 number alongside it
acada3f

qgallouedec HF Staff commited on

Use FlashAttention 3, which reverses the batch-shape finding
4b66ae2

qgallouedec HF Staff commited on

Load FlashAttention via kernels, and scope the batch-shape claim to SDPA
9205960

qgallouedec HF Staff commited on

Record why lora_alpha stays fixed as the rank moves
39def8b

qgallouedec HF Staff commited on