Update README.md
Browse files
README.md
CHANGED
@@ -67,8 +67,6 @@ These benchmarks provide a detailed overview of the areas where each individual
|
|
67 |
|
68 |
## 💻 Usage
|
69 |
|
70 |
-
Here's a [Colab notebook](https://colab.research.google.com/drive/1k6C_oJfEKUq0mtuWKisvoeMHxTcIxWRa?usp=sharing) to run Phixtral in 4-bit precision on a free T4 GPU.
|
71 |
-
|
72 |
```python
|
73 |
!pip install -q --upgrade transformers einops accelerate bitsandbytes
|
74 |
|
|
|
67 |
|
68 |
## 💻 Usage
|
69 |
|
|
|
|
|
70 |
```python
|
71 |
!pip install -q --upgrade transformers einops accelerate bitsandbytes
|
72 |
|