| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.2.5 source code.tar.gz | 2025-07-30 | 12.8 MB | |
| 0.2.5 source code.zip | 2025-07-30 | 13.0 MB | |
| README.md | 2025-07-30 | 681 Bytes | |
| Totals: 3 Items | 25.8 MB | 0 | |
Guidance 0.2.5
Special tokens can be user-defined. Numerous grammar fixes. Candidate tokens rendered for all token types.
Added
- Widget has dark mode (mainly for exporting).
special_tokenfunction added for adding in<think>and similar.
Changed
top_kexposed whenecho=Truefor all token types (including fast-forward, inputs).- Use greedy samplng if temp is smaller than
1e-5.
Fixed
- Normalized capture names not preserved, fixed.
- Logit array fix internally to avoid interfering mutations.
top_kin widget is always 'unmasked' and not conditioned on mask.- Terminal rule indirection fix, improves performance in select cases