Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ The model is provided in LoRA format.
|
|
18 |
|
19 |
## Usage
|
20 |
|
21 |
-
Here is example inference code, you will need to install
|
22 |
|
23 |
```
|
24 |
bitsandbytes==0.39.0
|
|
|
18 |
|
19 |
## Usage
|
20 |
|
21 |
+
Here is example inference code, you will need to install the following requirements:
|
22 |
|
23 |
```
|
24 |
bitsandbytes==0.39.0
|