ZeroWw commited on
Commit
f6cdd88
1 Parent(s): 0cb1c50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,8 +7,8 @@ pipeline_tag: text-generation
7
  ---
8
 
9
  My own (ZeroWw) quantizations.
10
- output and embed tensors quantized to f16.
11
- all other tensors quantized to q5_k or q6_k.
12
 
13
  Result:
14
  both f16.q6 and f16.q5 are smaller than q8_0 standard quantization
 
7
  ---
8
 
9
  My own (ZeroWw) quantizations.
10
+ output and embed tensors are quantized to f16.
11
+ all other tensors are quantized to q5_k or q6_k.
12
 
13
  Result:
14
  both f16.q6 and f16.q5 are smaller than q8_0 standard quantization