walissoncasonatto commited on
Commit
309b1d7
·
verified ·
1 Parent(s): 91d7257

README: remove internal references

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -73,7 +73,7 @@ Quantized from `huihui-ai/Huihui-Qwen3.6-27B-abliterated-MTP-GGUF` (Q8_0 variant
73
  --temp 0.6 --top-k 20 --top-p 0.95 --min-p 0.0
74
  ```
75
 
76
- ### Linux / DGX Spark / kneutral
77
 
78
  Same flags, drop the `.exe` and `^` line continuations. On GB10 (DGX Spark) also pass `--no-mmap` due to unified-memory mmap slowdowns.
79
 
@@ -83,7 +83,7 @@ Benchmarked on personal RTX 5090 (32 GB GDDR7, 1792 GB/s, sm_120a), Windows 11,
83
 
84
  ### Quality — multi-seed 90/90 PERFECT
85
 
86
- 10 independent runs × 9 probes (q1q5 + reasoning) = **90/90 probes pass, 100%**, zero retries needed. Matches the multi-seed reference established on kneutral RTX PRO 6000 with the same base model. avgTPS during multi-seed: **93 t/s on q1q5, 95.9 t/s on reasoning suite**.
87
 
88
  ### Single-pass q1q5 smoke (representative timings)
89
 
@@ -114,7 +114,7 @@ MTP acceptance is **highly consistent (68-71% across all workload categories)**
114
  |---|---|---|---|---|
115
  | `s-batman/Qwen3.6-27B-NVFP4-MTP-GGUF` (Qwen base, not Huihui) | 14.64 GB | 105 t/s peak (different bench) | 90/90 multi-seed (2 retries) | Baseline Qwen quality |
116
  | `huihui-ai/Huihui-...-Q5_K.gguf` (this model, Q5_K_M) | 18.19 GB | 75-85 t/s | 5/5 q1q5 | Highly workload-dependent |
117
- | **`Huihui-...-NVFP4-MTP.gguf` (this repo)** | **19.65 GB** | **91-107 t/s** | **5/5 q1q5** | **Best balance: kneutral-validated quality + Blackwell-native speed + predictable acceptance** |
118
 
119
  ### VRAM
120
 
 
73
  --temp 0.6 --top-k 20 --top-p 0.95 --min-p 0.0
74
  ```
75
 
76
+ ### Linux / DGX Spark
77
 
78
  Same flags, drop the `.exe` and `^` line continuations. On GB10 (DGX Spark) also pass `--no-mmap` due to unified-memory mmap slowdowns.
79
 
 
83
 
84
  ### Quality — multi-seed 90/90 PERFECT
85
 
86
+ 10 independent runs × 9 probes (q1q5 + reasoning) = **90/90 probes pass, 100%**, zero retries needed. avgTPS during multi-seed: **93 t/s on q1q5, 95.9 t/s on reasoning suite**.
87
 
88
  ### Single-pass q1q5 smoke (representative timings)
89
 
 
114
  |---|---|---|---|---|
115
  | `s-batman/Qwen3.6-27B-NVFP4-MTP-GGUF` (Qwen base, not Huihui) | 14.64 GB | 105 t/s peak (different bench) | 90/90 multi-seed (2 retries) | Baseline Qwen quality |
116
  | `huihui-ai/Huihui-...-Q5_K.gguf` (this model, Q5_K_M) | 18.19 GB | 75-85 t/s | 5/5 q1q5 | Highly workload-dependent |
117
+ | **`Huihui-...-NVFP4-MTP.gguf` (this repo)** | **19.65 GB** | **91-107 t/s** | **5/5 q1q5** | **Best balance: abliterated quality + Blackwell-native speed + predictable acceptance** |
118
 
119
  ### VRAM
120