DavidAU commited on
Commit
7ea7df2
1 Parent(s): 3b2cf8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ pipeline_tag: text-generation
43
  - "MAX": output tensor / embed at float 16. (better instruction following/output generation than standard quants)
44
  - "MAX-CPU": output tensor / embed at bfloat 16, which forces these on to the CPU (Nvidia cards / other will vary), this frees up vram at cost of token/second and you get better instruction following/output generation too.
45
  - Q8_0 (Max,Max-CPU) now clocks in at almost 10 bits (average).
46
- -
47
  <h2>L3-Dark-Planet-8B-GGUF</h2>
48
 
49
  <img src="dark-planet.jpg" style="float:right; width:300px; height:300px; padding:10px;">
 
43
  - "MAX": output tensor / embed at float 16. (better instruction following/output generation than standard quants)
44
  - "MAX-CPU": output tensor / embed at bfloat 16, which forces these on to the CPU (Nvidia cards / other will vary), this frees up vram at cost of token/second and you get better instruction following/output generation too.
45
  - Q8_0 (Max,Max-CPU) now clocks in at almost 10 bits (average).
46
+
47
  <h2>L3-Dark-Planet-8B-GGUF</h2>
48
 
49
  <img src="dark-planet.jpg" style="float:right; width:300px; height:300px; padding:10px;">