metascroy commited on
Commit
abf94ff
·
verified ·
1 Parent(s): 64df908

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ On iPhone 15 Pro, the model runs at 14.8 tokens/sec and uses 3379 Mb of memory.
36
  First need to install the required packages:
37
  ```Shell
38
  pip install git+https://github.com/huggingface/transformers@main
39
- pip install torchao
40
  ```
41
 
42
  ## Untie Embedding Weights
 
36
  First need to install the required packages:
37
  ```Shell
38
  pip install git+https://github.com/huggingface/transformers@main
39
+ pip install git+https://github.com/pytorch/ao.git@main
40
  ```
41
 
42
  ## Untie Embedding Weights