abrahammg commited on
Commit
1e35d17
1 Parent(s): ae839da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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