DavidAU commited on
Commit
ebe0b71
·
verified ·
1 Parent(s): a389e78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md CHANGED
@@ -65,6 +65,40 @@ For simpler coding problems, lower quants will work well; but for complex/multi-
65
 
66
  ---
67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  # NextCoder-7B
69
  <p align="center">
70
  <a href="https://github.com/microsoft/NextCoder">GitHub</a>&nbsp&nbsp | &nbsp&nbsp <a href="https://www.microsoft.com/en-us/research/publication/nextcoder-robust-adaptation-of-code-lms-to-diverse-code-edits/">Paper</a>
 
65
 
66
  ---
67
 
68
+ <B>QUANTS:</b>
69
+
70
+ ---
71
+
72
+ Special Thanks to Team Mradermacher and Team Nightmedia and Triangle104 for the quants:
73
+
74
+ GGUF:
75
+
76
+ https://huggingface.co/mradermacher/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-GGUF
77
+
78
+ GGUF-IMATRIX:
79
+
80
+ https://huggingface.co/mradermacher/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-i1-GGUF
81
+
82
+ MLX:
83
+
84
+ https://huggingface.co/nightmedia/nightmedia/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-64k-dwq6-mlx
85
+
86
+ GGUF:
87
+
88
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q4_K_S-GGUF
89
+
90
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q4_K_M-GGUF
91
+
92
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q5_K_S-GGUF
93
+
94
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q5_K_M-GGUF
95
+
96
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q6_K-GGUF
97
+
98
+ https://huggingface.co/Triangle104/Qwen2.5-Microsoft-NextCoder-Brainstorm20x-12B-Q8_0-GGUF
99
+
100
+ ---
101
+
102
  # NextCoder-7B
103
  <p align="center">
104
  <a href="https://github.com/microsoft/NextCoder">GitHub</a>&nbsp&nbsp | &nbsp&nbsp <a href="https://www.microsoft.com/en-us/research/publication/nextcoder-robust-adaptation-of-code-lms-to-diverse-code-edits/">Paper</a>