Abiray commited on
Commit
b5d3472
·
verified ·
1 Parent(s): acef44f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -20,7 +20,6 @@ Because this model has been fully "abliterated" to bypass alignment and safety r
20
 
21
  | File | Bit Size | Description |
22
  |------|----------|-------------|
23
- | `huihui-35B-F16.gguf` | 16-bit | Unquantized base file for maximum precision. |
24
  | `huihui-35B-Q8_0.gguf` | 8-bit | Highest quality quant, virtually indistinguishable from F16. |
25
  | `huihui-35B-Q6_K.gguf` | 6-bit | Excellent quality with a noticeably reduced memory footprint. |
26
  | `huihui-35B-Q5_K_M.gguf`| 5-bit | Great balance between reasoning performance and RAM usage. |
 
20
 
21
  | File | Bit Size | Description |
22
  |------|----------|-------------|
 
23
  | `huihui-35B-Q8_0.gguf` | 8-bit | Highest quality quant, virtually indistinguishable from F16. |
24
  | `huihui-35B-Q6_K.gguf` | 6-bit | Excellent quality with a noticeably reduced memory footprint. |
25
  | `huihui-35B-Q5_K_M.gguf`| 5-bit | Great balance between reasoning performance and RAM usage. |