Update README.md
Browse files
README.md
CHANGED
@@ -67,7 +67,7 @@ To use this model, follow the example code provided below. Ensure you have the n
|
|
67 |
### Installation
|
68 |
|
69 |
```bash
|
70 |
-
pip install transformers bitsandbytes "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" llmtuner
|
71 |
```
|
72 |
|
73 |
### Run the model
|
|
|
67 |
### Installation
|
68 |
|
69 |
```bash
|
70 |
+
pip install transformers bitsandbytes "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git" llmtuner xformers
|
71 |
```
|
72 |
|
73 |
### Run the model
|