ff670 commited on
Commit
2ebf513
·
verified ·
1 Parent(s): 88857d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -71,7 +71,6 @@ Raw prompt template:
71
  <|im_start|>user
72
  {current_input}<|im_end|>
73
  <|im_start|>assistant
74
- <think>
75
  ```
76
 
77
  You may want to use `vllm` to deploy an OpenAI-like API service. For more information, please refer to the [vllm documentation](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html).
 
71
  <|im_start|>user
72
  {current_input}<|im_end|>
73
  <|im_start|>assistant
 
74
  ```
75
 
76
  You may want to use `vllm` to deploy an OpenAI-like API service. For more information, please refer to the [vllm documentation](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html).