HachiML commited on
Commit
8b6c7d1
1 Parent(s): b05f9a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ More information about this model can be found in the following pages:
27
 
28
  1. install the library
29
  ```
30
- !pip install mybitnet
31
  !pip install -U accelerate transformers==4.38.2
32
  !pip install torch
33
  ```
 
27
 
28
  1. install the library
29
  ```
30
+ !pip install mybitnet==0.2.3
31
  !pip install -U accelerate transformers==4.38.2
32
  !pip install torch
33
  ```