DavidAU commited on
Commit
9c272cf
·
verified ·
1 Parent(s): b16f19a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -27,14 +27,12 @@ tags:
27
  - shared expert
28
  ---
29
 
30
- [uploading... quants pending]
31
-
32
- <h2>Qwen2.5-4x7B-Quad-Coder-Instruct-34B</h2>
33
 
34
  This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
35
  The source code can also be used directly.
36
 
37
- Coder MOE with 4 top coder models in a Mixture of Experts config, using the full power of each model to code in a 34B model.
38
 
39
  Included:
40
  - Qwen/Qwen2.5-Coder-7B-Instruct (500+ likes; all major + many minor programming languages)
 
27
  - shared expert
28
  ---
29
 
30
+ <h2>Qwen2.5-4x7B-Quad-Coder-Instruct-30B</h2>
 
 
31
 
32
  This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
33
  The source code can also be used directly.
34
 
35
+ Coder MOE with 4 top coder models in a Mixture of Experts config, using the full power of each model to code in a 30B model.
36
 
37
  Included:
38
  - Qwen/Qwen2.5-Coder-7B-Instruct (500+ likes; all major + many minor programming languages)