MarsupialAI commited on
Commit
21d3cb1
1 Parent(s): 5e8baaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ So to test this crazy theory, I downloaded Undi95/Meta-Llama-3-8B-Instruct-hf an
9
  - fp32 specifically with `--outtype f32`
10
  - "Auto" with no outtype specified
11
 
12
- I then quantized each of these conversions to Q4_K_M and ran perplexity tests on everything using my abbreviated wiki.short.raw
13
 
14
  The results:
15
 
 
9
  - fp32 specifically with `--outtype f32`
10
  - "Auto" with no outtype specified
11
 
12
+ I then quantized each of these conversions to Q4_K_M and ran perplexity tests on everything using my abbreviated wiki.short.raw text file
13
 
14
  The results:
15