Commit 179ddf37 authored by luopl's avatar luopl
Browse files

Update README.md

parent 0715629e
...@@ -134,7 +134,7 @@ curl http://localhost:8000/v1/chat/completions \ ...@@ -134,7 +134,7 @@ curl http://localhost:8000/v1/chat/completions \
-d '{ -d '{
"model": "moonshotai/Kimi-K2.5", "model": "moonshotai/Kimi-K2.5",
"messages": [ "messages": [
{"role": "user", "content": "which one is bigger, 9.11 or 9.9? think carefully"} {"role": "user", "content": "牛顿提出了哪三大运动定律?请简要说明。"}
], ],
"temperature": 0.6 "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