jerryzh168 commited on
Commit
ca66e5b
·
verified ·
1 Parent(s): 4b5f6e7

Update README.md

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