Commit 55ded01d authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent 58ab51f3
...@@ -87,7 +87,7 @@ curl http://localhost:8000/v1/chat/completions \ ...@@ -87,7 +87,7 @@ curl http://localhost:8000/v1/chat/completions \
"messages": [ "messages": [
{ {
"role": "user", "role": "user",
"content": "Hello, how to user vllm?" "content": "Hello, how to use vllm?"
} }
] ]
}' }'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment