h34v7 commited on
Commit
2fb22f0
·
verified ·
1 Parent(s): 5f7f1b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -33,10 +33,11 @@ Perplexity test using Wikitext-2 test.raw
33
 
34
  Holy Shit!! Why is it so low thought?! That's Lossless!! (Might got butchered in creative field tho)
35
 
 
36
 
37
  Note these quant model is not coherence (perhaps for draft model? or maybe with proper system prompt could work? haven't tried instruct too):
38
  - IQ2_XS Final estimate: PPL over 72 chunks for n_ctx=4096 = 7.3814 +/- 0.04912 (Even with custom quant recipe)
39
- -
40
 
41
 
42
  Dunno what's going on somehow the Q5_K_M preplexity is lower than BF16, need to investigate.
 
33
 
34
  Holy Shit!! Why is it so low thought?! That's Lossless!! (Might got butchered in creative field tho)
35
 
36
+ ---
37
 
38
  Note these quant model is not coherence (perhaps for draft model? or maybe with proper system prompt could work? haven't tried instruct too):
39
  - IQ2_XS Final estimate: PPL over 72 chunks for n_ctx=4096 = 7.3814 +/- 0.04912 (Even with custom quant recipe)
40
+
41
 
42
 
43
  Dunno what's going on somehow the Q5_K_M preplexity is lower than BF16, need to investigate.