Skip to content

Commit ed5f8f6

Browse files
docs: remove GLM 5.1 from supported models (still on feature branch, reverted from main in 50c3732)
1 parent ccccdeb commit ed5f8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Benchmark results for `gemma-4-26b-a4b-it-4bit` (26B MoE, 4-bit) on M5 Pro 64 GB
108108
| **Phi 3 / Phi** | `Phi-3`, `Phi-3.5-mini` | 128k context via chunked prefill |
109109
| **Mistral / Mixtral** | `Mistral-7B`, `Mistral-4`, `Mixtral-*` | GQA + sliding window variants |
110110
| **Llama / Llama 3** | `Llama-3.1-*`, `Llama-3.2-*`, `Llama-3.3-*` | YaRN + dynamic NTK RoPE scaling |
111-
| **GLM 4 / GLM 5.1** | `GLM-4-*`, `GLM-5.1-RAM-270GB`, `GLM-5.1-4bit` | Dense + MoE-Lite variants |
111+
| **GLM 4** | `GLM-4-*` | THUDM GLM-4 dense + MoE-Lite variants |
112112
| **DeepSeek V3** | `DeepSeek-V3-*` | MLA attention architecture |
113113
| **Falcon H1** | `Falcon-H1-*` | Falcon hybrid SSM+attention |
114114
| **LFM 2** | `LFM2-*`, `LFM2-MoE-*` | Liquid AI dense + MoE |

0 commit comments

Comments
 (0)