jerryzh168 commited on
Commit
1afa5a7
·
verified ·
1 Parent(s): 48419ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
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