apepkuss79
commited on
Commit
•
57349f3
1
Parent(s):
41169c6
Update README.md
Browse files
README.md
CHANGED
@@ -72,17 +72,17 @@ quantized_by: Second State Inc.
|
|
72 |
| Name | Quant method | Bits | Size | Use case |
|
73 |
| ---- | ---- | ---- | ---- | ----- |
|
74 |
| [DeepSeek-Coder-V2-Lite-Instruct-Q2_K.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q2_K.gguf) | Q2_K | 2 | 6.43 GB| smallest, significant quality loss - not recommended for most purposes |
|
75 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_L.gguf](https://huggingface.co/second-state/
|
76 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_M.gguf](https://huggingface.co/second-state/
|
77 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_S.gguf](https://huggingface.co/second-state/
|
78 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_0.gguf](https://huggingface.co/second-state/
|
79 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M.gguf](https://huggingface.co/second-state/
|
80 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_K_S.gguf](https://huggingface.co/second-state/
|
81 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_0.gguf](https://huggingface.co/second-state/
|
82 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_K_M.gguf](https://huggingface.co/second-state/
|
83 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_K_S.gguf](https://huggingface.co/second-state/
|
84 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q6_K.gguf](https://huggingface.co/second-state/
|
85 |
-
| [DeepSeek-Coder-V2-Lite-Instruct-Q8_0.gguf](https://huggingface.co/second-state/
|
86 |
| [DeepSeek-Coder-V2-Lite-Instruct-f16.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-f16.gguf) | f16 | 16 | 31.4 GB| |
|
87 |
|
88 |
*Quatized with llama.cpp b3212*
|
|
|
72 |
| Name | Quant method | Bits | Size | Use case |
|
73 |
| ---- | ---- | ---- | ---- | ----- |
|
74 |
| [DeepSeek-Coder-V2-Lite-Instruct-Q2_K.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q2_K.gguf) | Q2_K | 2 | 6.43 GB| smallest, significant quality loss - not recommended for most purposes |
|
75 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_L.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q3_K_L.gguf) | Q3_K_L | 3 | 8.46 GB| small, substantial quality loss |
|
76 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_M.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q3_K_M.gguf) | Q3_K_M | 3 | 8.13 GB| very small, high quality loss |
|
77 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q3_K_S.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q3_K_S.gguf) | Q3_K_S | 3 | 7.49 GB| very small, high quality loss |
|
78 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_0.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q4_0.gguf) | Q4_0 | 4 | 8.91 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
|
79 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M.gguf) | Q4_K_M | 4 | 10.4 GB| medium, balanced quality - recommended |
|
80 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q4_K_S.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q4_K_S.gguf) | Q4_K_S | 4 | 9.53 GB| small, greater quality loss |
|
81 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_0.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q5_0.gguf) | Q5_0 | 5 | 10.8 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
|
82 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_K_M.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q5_K_M.gguf) | Q5_K_M | 5 | 11.9 GB| large, very low quality loss - recommended |
|
83 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q5_K_S.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q5_K_S.gguf) | Q5_K_S | 5 | 11.1 GB| large, low quality loss - recommended |
|
84 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q6_K.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q6_K.gguf) | Q6_K | 6 | 14.1 GB| very large, extremely low quality loss |
|
85 |
+
| [DeepSeek-Coder-V2-Lite-Instruct-Q8_0.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-Q8_0.gguf) | Q8_0 | 8 | 16.7 GB| very large, extremely low quality loss - not recommended |
|
86 |
| [DeepSeek-Coder-V2-Lite-Instruct-f16.gguf](https://huggingface.co/second-state/DeepSeek-Coder-V2-Lite-Instruct-GGUF/blob/main/DeepSeek-Coder-V2-Lite-Instruct-f16.gguf) | f16 | 16 | 31.4 GB| |
|
87 |
|
88 |
*Quatized with llama.cpp b3212*
|