Commit 51ba0dd3 authored by luopl's avatar luopl
Browse files

Update README.md

parent 66660c7f
......@@ -76,7 +76,7 @@ curl http://localhost:8001/v1/chat/completions \
-d '{
"model": "internlm/Intern-S1",
"messages": [
{"role": "user", "content": "which one is bigger, 9.11 or 9.9? think carefully"}
{"role": "user", "content": "tell me about an interesting physical phenomenon"}
],
"temperature": 0.6
}'
......
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