YingxuHe commited on
Commit
e2042c3
·
verified ·
1 Parent(s): ea45b1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -566,7 +566,7 @@ Here is an example to start the server via the `vllm serve` command.
566
  ```bash
567
  export HF_TOKEN=your-hf-token
568
 
569
- vllm serve MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION --tokenizer MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION --tokenizer-mode slow --max-model-len 1536 --max-num-seqs 8 --trust-remote-code --dtype bfloat16
570
  ```
571
 
572
  **client**
 
566
  ```bash
567
  export HF_TOKEN=your-hf-token
568
 
569
+ vllm serve MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION --tokenizer MERaLiON/MERaLiON-AudioLLM-Whisper-SEA-LION --tokenizer-mode slow --max-num-seqs 8 --trust-remote-code --dtype bfloat16
570
  ```
571
 
572
  **client**