apepkuss79 commited on
Commit
b809e11
1 Parent(s): 37ce6af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -74,20 +74,20 @@ tags:
74
 
75
  | Name | Quant method | Bits | Size | Use case |
76
  | ---- | ---- | ---- | ---- | ----- |
77
- | [Qwen2.5-Coder-32B-Instruct-Q2_K.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q2_K.gguf) | Q2_K | 2 | 5.77 GB| smallest, significant quality loss - not recommended for most purposes |
78
- | [Qwen2.5-Coder-32B-Instruct-Q3_K_L.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_L.gguf) | Q3_K_L | 3 | 7.92 GB| small, substantial quality loss |
79
- | [Qwen2.5-Coder-32B-Instruct-Q3_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_M.gguf) | Q3_K_M | 3 | 7.34 GB| very small, high quality loss |
80
- | [Qwen2.5-Coder-32B-Instruct-Q3_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_S.gguf) | Q3_K_S | 3 | 6.66 GB| very small, high quality loss |
81
- | [Qwen2.5-Coder-32B-Instruct-Q4_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_0.gguf) | Q4_0 | 4 | 8.52 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
82
- | [Qwen2.5-Coder-32B-Instruct-Q4_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_K_M.gguf) | Q4_K_M | 4 | 8.99 GB| medium, balanced quality - recommended |
83
- | [Qwen2.5-Coder-32B-Instruct-Q4_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_K_S.gguf) | Q4_K_S | 4 | 8.57 GB| small, greater quality loss |
84
- | [Qwen2.5-Coder-32B-Instruct-Q5_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_0.gguf) | Q5_0 | 5 | 10.3 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
85
  | [Qwen2.5-Coder-32B-Instruct-Q5_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_K_M.gguf) | Q5_K_M | 5 | 23.3 GB| large, very low quality loss - recommended |
86
- | [Qwen2.5-Coder-32B-Instruct-Q5_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_K_S.gguf) | Q5_K_S | 5 | 10.3 GB| large, low quality loss - recommended |
87
- | [Qwen2.5-Coder-32B-Instruct-Q6_K.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q6_K.gguf) | Q6_K | 6 | 12.1 GB| very large, extremely low quality loss |
88
- | [Qwen2.5-Coder-32B-Instruct-Q8_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q8_0.gguf) | Q8_0 | 8 | 15.1 GB| very large, extremely low quality loss - not recommended |
89
- | [Qwen2.5-Coder-32B-Instruct-f16.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-f16.gguf) | f16 | 16 | 29.5 GB| |
90
-
91
- *Quantized with llama.cpp b4033*
92
-
93
-
 
74
 
75
  | Name | Quant method | Bits | Size | Use case |
76
  | ---- | ---- | ---- | ---- | ----- |
77
+ | [Qwen2.5-Coder-32B-Instruct-Q2_K.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q2_K.gguf) | Q2_K | 2 | 12.3 GB| smallest, significant quality loss - not recommended for most purposes |
78
+ | [Qwen2.5-Coder-32B-Instruct-Q3_K_L.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_L.gguf) | Q3_K_L | 3 | 17.2 GB| small, substantial quality loss |
79
+ | [Qwen2.5-Coder-32B-Instruct-Q3_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_M.gguf) | Q3_K_M | 3 | 15.9 GB| very small, high quality loss |
80
+ | [Qwen2.5-Coder-32B-Instruct-Q3_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q3_K_S.gguf) | Q3_K_S | 3 | 14.4 GB| very small, high quality loss |
81
+ | [Qwen2.5-Coder-32B-Instruct-Q4_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_0.gguf) | Q4_0 | 4 | 18.6 GB| legacy; small, very high quality loss - prefer using Q3_K_M |
82
+ | [Qwen2.5-Coder-32B-Instruct-Q4_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_K_M.gguf) | Q4_K_M | 4 | 19.9 GB| medium, balanced quality - recommended |
83
+ | [Qwen2.5-Coder-32B-Instruct-Q4_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q4_K_S.gguf) | Q4_K_S | 4 | 18.8 GB| small, greater quality loss |
84
+ | [Qwen2.5-Coder-32B-Instruct-Q5_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_0.gguf) | Q5_0 | 5 | 22.6 GB| legacy; medium, balanced quality - prefer using Q4_K_M |
85
  | [Qwen2.5-Coder-32B-Instruct-Q5_K_M.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_K_M.gguf) | Q5_K_M | 5 | 23.3 GB| large, very low quality loss - recommended |
86
+ | [Qwen2.5-Coder-32B-Instruct-Q5_K_S.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q5_K_S.gguf) | Q5_K_S | 5 | 22.6 GB| large, low quality loss - recommended |
87
+ | [Qwen2.5-Coder-32B-Instruct-Q6_K.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q6_K.gguf) | Q6_K | 6 | 26.9 GB| very large, extremely low quality loss |
88
+ | [Qwen2.5-Coder-32B-Instruct-Q8_0.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-Q8_0.gguf) | Q8_0 | 8 | 34.8 GB| very large, extremely low quality loss - not recommended |
89
+ | [Qwen2.5-Coder-32B-Instruct-f16-00001-of-00003.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-f16-00001-of-00003.gguf) | f16 | 16 | 29.8 GB| |
90
+ | [Qwen2.5-Coder-32B-Instruct-f16-00002-of-00003.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-f16-00002-of-00003.gguf) | f16 | 16 | 29.8 GB| |
91
+ | [Qwen2.5-Coder-32B-Instruct-f16-00003-of-00003.gguf](https://huggingface.co/second-state/Qwen2.5-Coder-32B-Instruct-GGUF/blob/main/Qwen2.5-Coder-32B-Instruct-f16-00003-of-00003.gguf) | f16 | 16 | 5.87 GB| |
92
+
93
+ *Quantized with llama.cpp b4033*