can we get some benchmarks please

#46
by SolsticeAI - opened

please give benchmark data

Hey @shreyan35 β€” honest answer: when I shipped v1 I genuinely had no idea it would catch on like this, so I never put
it through a proper benchmark (just a small held-out coding check).

For v2 (just released) I did it properly. On tau2-bench telecom β€” an agentic tool-use benchmark where the model has to
diagnose β†’ fix β†’ verify with tools, basically the same loop as real terminal/debugging work β€” v2 scores ~55% vs the
base gemma-4-12B-it's ~15%. That's roughly 3.5Γ— higher, and honestly the jump surprised even me.

Full breakdown (why telecom, methodology, and the honest trade-offs on retail / general knowledge) is on the v2 card:
πŸ‘‰ https://huggingface.co/yuxinlu1/gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-GGUF

One caveat on the numbers: these are local, same-harness, relative scores (both models at Q8_0, self-simulated user,
20 tasks) β€” read them as "v2 vs base under identical conditions," not as published-leaderboard figures. πŸ’š

amazing im gonna test it out thx so much

Sign up or log in to comment