wenhuach commited on
Commit
0863747
·
verified ·
1 Parent(s): e41eeac

Update README.md

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