Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,10 @@ Original model: Adopting **BF16** & **Imatrix** from [unsloth/DeepSeek-V3-0324-G
|
|
18 |
|
19 |
All quants made with modification of llama.cpp based on [bartowski1182-llama.cpp](https://github.com/bartowski1182/llama.cpp).
|
20 |
|
21 |
-
IQ1_M / Q4_K / Q8_0 : 144.24 GiB (1.85 BPW)
|
22 |
|
23 |
-
IQ1_S / Q4_K / Q8_0 : 129.94 GiB (1.66 BPW)
|
24 |
|
25 |
-
Q2_K : 222.01 GiB (2.84 BPW)
|
26 |
|
27 |
-
Q4_K_M : 381.64 GiB (4.89 BPW)
|
|
|
18 |
|
19 |
All quants made with modification of llama.cpp based on [bartowski1182-llama.cpp](https://github.com/bartowski1182/llama.cpp).
|
20 |
|
21 |
+
- **IQ1_M / Q4_K / Q8_0 : 144.24 GiB (1.85 BPW)**
|
22 |
|
23 |
+
- **IQ1_S / Q4_K / Q8_0 : 129.94 GiB (1.66 BPW)**
|
24 |
|
25 |
+
- **Q2_K : 222.01 GiB (2.84 BPW)**
|
26 |
|
27 |
+
- **Q4_K_M : 381.64 GiB (4.89 BPW)**
|