Update README.md
Browse files
    	
        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  | 
| 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
         | 
