mlabonne commited on
Commit
23edc0a
1 Parent(s): dbf256e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -143,6 +143,8 @@ experts:
143
 
144
  ## 💻 Usage
145
 
 
 
146
  ```python
147
  !pip install -qU transformers bitsandbytes accelerate
148
 
 
143
 
144
  ## 💻 Usage
145
 
146
+ Here's a [notebook](https://colab.research.google.com/drive/1ypy8fEAJe9RkNmNQR1BduOzy2Qn6CnMl#scrollTo=myLRfwjZcIyP) to run this model in 4-bit precision using a free T4 GPU on Google Colab.
147
+
148
  ```python
149
  !pip install -qU transformers bitsandbytes accelerate
150