jerryzh168 commited on
Commit
ba1d95b
·
verified ·
1 Parent(s): ae4c6ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ license: mit
11
  ```
12
  pip install transformers
13
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
 
 
14
  ```
15
 
16
  # Quantization Recipe
 
11
  ```
12
  pip install transformers
13
  pip install --pre torchao --index-url https://download.pytorch.org/whl/nightly/cu126
14
+ pip install [email protected]:EleutherAI/lm-evaluation-harness.git
15
+ pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly
16
  ```
17
 
18
  # Quantization Recipe