YC-Chen commited on
Commit
1f7e09e
1 Parent(s): 4b793c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ cd mtkresearch
84
  pip install .
85
  ```
86
 
87
- **Hosting by VLLM**
88
 
89
  ```python
90
  from vllm import LLM, SamplingParams
 
84
  pip install .
85
  ```
86
 
87
+ **Hosting the model by VLLM**
88
 
89
  ```python
90
  from vllm import LLM, SamplingParams