Update README.md
Browse files
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 |
```
|