cicdatopea commited on
Commit
51bbb30
·
verified ·
1 Parent(s): 3834679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ Please follow the license of the original model. This model could **NOT** run on
20
 
21
  please note int2 **may be slower** than int4 on CUDA due to kernel issue.
22
 
23
- **To prevent potential overflow, we recommend using the CPU version.**
24
 
25
  ~~~python
26
  import transformers
 
20
 
21
  please note int2 **may be slower** than int4 on CUDA due to kernel issue.
22
 
23
+ **To prevent potential overflow, we recommend using the CPU version detailed in the next section.**
24
 
25
  ~~~python
26
  import transformers