leejunhyeok commited on
Commit
f3b5f86
·
verified ·
1 Parent(s): 7f8f6e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -112,13 +112,8 @@ The capital city of South Korea is Seoul.
112
  ```
113
 
114
  ## How to use in vllm
115
- Currently, [PR]() for supporting motif model in official vllm package is under review.
116
- To use our model with vllm, use this [image](https://github.com/motiftechnologies/vllm/pkgs/container/vllm)
117
- Our model supports 32K seq length
118
-
119
- The [PR](https://github.com/vllm-project/vllm/pull/27396) adding support for the Motif model in the official vLLM package is currently under review.
120
-
121
- In the meantime, to use our model with vLLM, please use the following container [image](https://github.com/motiftechnologies/vllm/pkgs/container/vllm).
122
  Our model supports a sequence length of up to 32K tokens.
123
  ```bash
124
  # run vllm api server
 
112
  ```
113
 
114
  ## How to use in vllm
115
+ The [PR](https://github.com/vllm-project/vllm/pull/27396) adding support for the Motif model in the official vLLM package is currently under review.
116
+ In the meantime, to use our model with vLLM, please use the following container [image](https://github.com/motiftechnologies/vllm/pkgs/container/vllm).
 
 
 
 
 
117
  Our model supports a sequence length of up to 32K tokens.
118
  ```bash
119
  # run vllm api server