jerryzh168 metascroy commited on
Commit
d91159a
·
verified ·
1 Parent(s): 7067377

Update README.md (#5)

Browse files

- Update README.md (b7f6e2702fd69be5809334df6d2a2d6480ca5ae4)


Co-authored-by: Scott Roy <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: text-generation
19
 
20
  # Installation
21
  ```
22
- pip install transformers
23
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
24
  pip install [email protected]:EleutherAI/lm-evaluation-harness.git
25
  pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly
 
19
 
20
  # Installation
21
  ```
22
+ pip install git+https://github.com/huggingface/transformers@main
23
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
24
  pip install [email protected]:EleutherAI/lm-evaluation-harness.git
25
  pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly