lianglv commited on
Commit
51bed3b
·
verified ·
1 Parent(s): a933294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model is a mixed int4 model with group_size 128 and symmetric quantization
13
 
14
  **Setup**
15
  ~~~bash
16
- pip install git+https://github.com/yiliu30/vllm-omni-fork.git@feats/ar-w4a16
17
  pip install git+https://github.com/huggingface/transformers.git
18
  ~~~
19
 
 
13
 
14
  **Setup**
15
  ~~~bash
16
+ pip install git+https://github.com/lvliang-intel/vllm-omni.git@feats/ar-w4a16-glm-image
17
  pip install git+https://github.com/huggingface/transformers.git
18
  ~~~
19