abideen commited on
Commit
3dd1f34
1 Parent(s): 64d8c0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -68,6 +68,8 @@ dtype: bfloat16
68
 
69
  ## 💻 Usage
70
 
 
 
71
  ```python
72
  !pip install -qU transformers accelerate
73
 
 
68
 
69
  ## 💻 Usage
70
 
71
+ Here's a [Colab notebook](https://colab.research.google.com/drive/1F9lzL1IeZRMgiSbY9UbgCR__RreIflJh?usp=sharing) to run NexoNimbus-7B in 4-bit precision on a free T4 GPU.
72
+
73
  ```python
74
  !pip install -qU transformers accelerate
75