Skip to content

Commit 281f632

Browse files
committed
Update t.sh
1 parent a18b1e6 commit 281f632

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

t.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ curl --location "http://localhost:8000/api/v1/services/aigc/text-generation/gene
1515
"parameters": {
1616
"result_format": "message",
1717
"incremental_output":true,
18-
"max_tokens": 1024
18+
"max_tokens": 1024,
19+
"top_p":"a"
1920
}
2021
}'

0 commit comments

Comments
 (0)