yihuizhou commited on
Commit
fe53831
·
verified ·
1 Parent(s): ebf7e08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ input max = 128
16
 
17
  ## note
18
 
19
- i tried turn it into float`6, but it changed too much for its prediction. quantization using linear nbit=8, it works almost like the original.
 
16
 
17
  ## note
18
 
19
+ i tried turn it into float 16, but it changed too much for its prediction. quantization using linear nbit=8, it works almost like the original.