Commit History

Update README.md
e016f12
verified

True2456 commited on

Correct Numeric handling section: tokenizer_class bug found and fixed (was wrongly described as intentional/unfixable); fix Variants table stale branch reference
55b16fe
verified

True2456 commited on

Fix tokenizer_class=LlamaTokenizerFast making AutoTokenizer discard the real pretokenizer (see docs/TOKENIZER-INVESTIGATION.md)
45a60f2
verified

True2456 commited on

Card: main is now head8 (8-bit head); 4-bit-head build on shared8-4bit-head branch
d06159f
verified

True2456 commited on

Promote head8 (8-bit lm_head/embed_tokens) to main default; 4-bit-head build preserved on branch shared8-4bit-head
e517dc3
verified

True2456 commited on

Document main (4-bit head) vs head8 (8-bit head) variants and how to download each
1f9e7db
verified

True2456 commited on

Public-ready card: correct numeric/tokenizer conclusion, add accuracy + tool-call validation, REAM rejection, evidence files
31b4aff
verified

True2456 commited on

Revert tokenizer: the base 4-stage pretokenizer drops spaces on the tokenizers/mlx serving path. Restores the checkpoint tokenizer.
fe567dd
verified

True2456 commited on

Fix tokenizer: restore base 4-stage pretokenizer chain (build script had overwritten it via save_pretrained)
ae0e90c
verified

True2456 commited on

Fix tokenizer: restore base 4-stage pretokenizer chain (build script had overwritten it via save_pretrained)
8461ad3
verified

True2456 commited on

Numeric issue: replace greedy-decoding claim with direct penalty A/B; record reasoning_effort as a measured non-fix; note context substitution
dc56291
verified

True2456 commited on

Known issue: numeric corruption localised to the reasoning trace; rule out sampler, head, digit copying, reading
8cb5286
verified

True2456 commited on

Correct attribution: decimal-point insertion is generation-side, persists with repetition_penalty=1.0
2d253d8
verified

True2456 commited on

Sampling: document decimal-point insertion signature and the logit-division mechanism
ac7b416
verified

True2456 commited on

Document sampling defaults and reasoning behaviour (think-tag, effort, history, tool-call format)
413e3c2
verified

True2456 commited on

Add generation_config.json: temp 0.5, min_p 0.05, no repetition penalty
3697b51
verified

True2456 commited on

Upload artifacts/saliency-vision-300.json with huggingface_hub
9b27915
verified

True2456 commited on

Upload artifacts/saliency-text-2500.json with huggingface_hub
637bb69
verified

True2456 commited on

Upload README.md with huggingface_hub
516bc0f
verified

True2456 commited on

Upload folder using huggingface_hub
319c386
verified

True2456 commited on

initial commit
e067ee4
verified

True2456 commited on