Views
No views yet
| Quant | Size | Notes |
|---|---|---|
| Q8_0 | 9.53 GB | Near-lossless, highest quality |
| UD-Q6_K | 7.95 GB | High quality |
| UD-Q4_K_M | 6.20 GB | Best size/quality balance — recommended for most |
ssm_* (GatedDeltaNet) → Q8_0, attention → Q5_K (in Q4_K_M), output/embeddings kept high.<think>…</think>). Official Qwen3.5 settings:--temp 1.0 --top-p 0.95 --top-k 20 --min-p 0.0 --repeat-penalty 1.05The 9B benefits from a smallrepeat-penalty 1.05(unlike the 35B, which uses 1.0).
llama-cli -m Ornith-9B-UD-Q4_K_M.gguf --temp 1.0 --top-p 0.95 --top-k 20 --repeat-penalty 1.05 -cnv| 量化 | 大小 | 說明 |
|---|---|---|
| Q8_0 | 9.53 GB | 近乎無損,最高品質 |
| UD-Q6_K | 7.95 GB | 高品質 |
| UD-Q4_K_M | 6.20 GB | 大小/品質最佳平衡 —— 多數人推薦 |
ssm_*(GatedDeltaNet)→ Q8_0、attention → Q5_K(Q4_K_M 中)、output/embedding 保高。<think>…</think>)。Qwen3.5 官方設定:--temp 1.0 --top-p 0.95 --top-k 20 --min-p 0.0 --repeat-penalty 1.059B 建議用小幅repeat-penalty 1.05(與 35B 用 1.0 不同)。
llama-cli -m Ornith-9B-UD-Q4_K_M.gguf --temp 1.0 --top-p 0.95 --top-k 20 --repeat-penalty 1.05 -cnv