Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ On iPhone 15 Pro, the model runs at 17.3 tokens/sec and uses 3206 Mb of memory.
|
|
34 |
First need to install the required packages:
|
35 |
```Shell
|
36 |
pip install git+https://github.com/huggingface/transformers@main
|
37 |
-
pip install
|
38 |
```
|
39 |
|
40 |
## Untie Embedding Weights
|
|
|
34 |
First need to install the required packages:
|
35 |
```Shell
|
36 |
pip install git+https://github.com/huggingface/transformers@main
|
37 |
+
pip install torchao
|
38 |
```
|
39 |
|
40 |
## Untie Embedding Weights
|