jerryzh168 commited on
Commit
d85376f
·
verified ·
1 Parent(s): 3223698

Update README.md

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