jerryzh168 commited on
Commit
ca214ad
·
verified ·
1 Parent(s): 3eaf791

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 17.3 tokens/sec and uses 3206 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 --pre torchao torch --index-url https://download.pytorch.org/whl/nightly/cu126
40
  ```
41
 
42
  ## Untie Embedding Weights