uisikdag commited on
Commit
d1fede7
·
verified ·
1 Parent(s): b0b1779

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
 
10
  4bit nf4 quantized version, you can find the quantized version generation code below.
11
 
12
- The 8bit config seems to be more accurate, when compared to this one.
13
  ```
14
  from transformers import BitsAndBytesConfig
15
 
 
9
 
10
  4bit nf4 quantized version, you can find the quantized version generation code below.
11
 
12
+
13
  ```
14
  from transformers import BitsAndBytesConfig
15