Skip to content

Commit 74f62db

Browse files
authored
Merge pull request #5 from LJ-Hao/main
update:speed test
2 parents f0a252f + 71482f8 commit 74f62db

File tree

2 files changed

+153
-680
lines changed

2 files changed

+153
-680
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ curl -N http://127.0.0.1:8080/v1/chat/completions \
4848
"messages": [
4949
{"role": "user", "content": "Where is the capital of China?"}
5050
],
51-
"temperature": 2,
51+
"temperature": 1,
5252
"max_tokens": 512,
5353
"top_k": 1,
5454
"stream": true

0 commit comments

Comments
 (0)