sloth-ime-models / slothe_config.json
Luigi's picture
SlothE-T 25M ternary Zhuyin→zh-TW IME model: ternary GGUF (TQ2_0) + fp32 master + reproducibility toolchain
f0f7133 verified
Raw
History Blame Contribute Delete
285 Bytes
{
"n_syl": 1539,
"n_char": 8342,
"dim": 352,
"depth": 16,
"heads": 8,
"kv": 2,
"ffn": 960,
"embed_norm": true,
"weight_bits": "ternary",
"weight_quant": "median",
"fp_boundary": 1,
"pre_norm": true,
"act_bits": 8,
"char_hints": false,
"tie_hints": false
}