h4rm0n1c commited on
Commit
8378a92
·
verified ·
1 Parent(s): 00cc333

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  # Qwen3.5-24B-A3B-REAP-0.32 IQ4_NL GGUF
17
 
18
- GGUF quantization of [sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32](https://huggingface.co/sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32) — a REAP-pruned 24B A3B MoE model with **10B active parameters**.
19
 
20
  **REAP** (Razor Edge And Pruning, [arxiv:2510.13999](https://arxiv.org/abs/2510.13999)) is a structured pruning technique that reduces the base Qwen3.5 model while preserving capability.
21
 
@@ -28,7 +28,7 @@ GGUF quantization of [sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32](https://huggingface
28
  | Property | Value |
29
  |---|---|
30
  | Architecture | Qwen3.5 MoE, REAP-pruned |
31
- | Parameters | 24B total, ~10B active |
32
  | Blocks | 40 |
33
  | Experts | 175 (REAP-split), 8 active per token |
34
  | Context length | 262144 (256K) |
 
15
 
16
  # Qwen3.5-24B-A3B-REAP-0.32 IQ4_NL GGUF
17
 
18
+ GGUF quantization of [sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32](https://huggingface.co/sandeshrajx/Qwen3.5-24B-A3B-REAP-0.32) — a REAP-pruned 24B total, **~3B active** MoE model.
19
 
20
  **REAP** (Razor Edge And Pruning, [arxiv:2510.13999](https://arxiv.org/abs/2510.13999)) is a structured pruning technique that reduces the base Qwen3.5 model while preserving capability.
21
 
 
28
  | Property | Value |
29
  |---|---|
30
  | Architecture | Qwen3.5 MoE, REAP-pruned |
31
+ | Parameters | 24B total, ~3B active |
32
  | Blocks | 40 |
33
  | Experts | 175 (REAP-split), 8 active per token |
34
  | Context length | 262144 (256K) |