jerryzh168 commited on
Commit
a6100fd
·
verified ·
1 Parent(s): fe70e1e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ pipeline_tag: text-generation
23
 
24
  First need to install the required packages:
25
  ```
26
- pip install git+https://github.com/huggingface/transformers
27
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
28
  ```
29
 
 
23
 
24
  First need to install the required packages:
25
  ```
26
+ pip install git+https://github.com/huggingface/transformers@main
27
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
28
  ```
29