YingxuHe commited on
Commit
c451067
·
verified ·
1 Parent(s): 875c7a8

Update vllm_plugin_meralion/README.md

Browse files
Files changed (1) hide show
  1. vllm_plugin_meralion/README.md +2 -2
vllm_plugin_meralion/README.md CHANGED
@@ -5,10 +5,10 @@
5
 
6
  ### Set up Environment
7
 
8
- MERaLiON-AudioLLM requires vLLM version `6.4.post1` and transformers `4.46.3`
9
 
10
  ```bash
11
- pip install vllm==6.4.post1
12
  pip install transformers==4.46.3
13
  ```
14
 
 
5
 
6
  ### Set up Environment
7
 
8
+ MERaLiON-AudioLLM requires vLLM version `0.6.4.post1` and transformers `4.46.3`
9
 
10
  ```bash
11
+ pip install vllm==0.6.4.post1
12
  pip install transformers==4.46.3
13
  ```
14