wenhuach commited on
Commit
7c21b1f
·
verified ·
1 Parent(s): 7ee1eea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ Please follow the license of the original model.
14
 
15
  ## How To Use
16
 
 
 
17
  ### INT4 Inference
18
  ```python
19
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
14
 
15
  ## How To Use
16
 
17
+ For vllm, this pr is required https://github.com/vllm-project/vllm/pull/24818
18
+
19
  ### INT4 Inference
20
  ```python
21
  from transformers import AutoModelForCausalLM, AutoTokenizer