Skip to content

Commit 5bbad84

Browse files
committed
t.sh
1 parent b21475f commit 5bbad84

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

t.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ curl --location "http://localhost:8000/api/v1/services/aigc/text-generation/gene
1414
},
1515
"parameters": {
1616
"result_format": "message",
17-
"incremental_output":true,
18-
"max_tokens": 1024,
19-
"top_p":"a"
17+
"max_tokens": 1024
2018
}
2119
}'

0 commit comments

Comments
 (0)