DavidAU commited on
Commit
234dce0
·
verified ·
1 Parent(s): 355db4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -23,6 +23,10 @@ library_name: transformers
23
 
24
  <img src="godzilla-coder.jpg" style="float:right; width:300px; height:500px; padding:10px;">
25
 
 
 
 
 
26
  "It will pound your programming problems into the pavement... perfectly."
27
 
28
  Tipping the scales at 101 layers and 1215 tensors... the monster lives.
@@ -75,4 +79,5 @@ Requirements [Qwen 2.5 32B Coder default settings]:
75
 
76
  Refer to either "Qwen2.5-Coder-32B-Instruct" and/or "OlympicCoder-32B" repos (above) for additional settings, benchmarks and usage.
77
 
78
- ---
 
 
23
 
24
  <img src="godzilla-coder.jpg" style="float:right; width:300px; height:500px; padding:10px;">
25
 
26
+ This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats. The source code can also be used directly.
27
+
28
+ ABOUT:
29
+
30
  "It will pound your programming problems into the pavement... perfectly."
31
 
32
  Tipping the scales at 101 layers and 1215 tensors... the monster lives.
 
79
 
80
  Refer to either "Qwen2.5-Coder-32B-Instruct" and/or "OlympicCoder-32B" repos (above) for additional settings, benchmarks and usage.
81
 
82
+ ---
83
+