File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ f16: true
4141stopwords :
4242- <|im_end|>
4343- <dummy32000>
44+ - " \n </tool_call>"
4445usage : |
4546 curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{
4647 "model": "gpt-4",
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ f16: true
4141stopwords :
4242- <|im_end|>
4343- <dummy32000>
44+ - " \n </tool_call>"
4445usage : |
4546 curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{
4647 "model": "gpt-4",
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ template:
4040context_size : 4096
4141stopwords :
4242- <|im_end|>
43+ - " \n </tool_call>"
4344- <dummy32000>
4445usage : |
4546 curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ f16: true
4141stopwords :
4242- <|im_end|>
4343- <dummy32000>
44+ - " \n </tool_call>"
4445usage : |
4546 curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{
4647 "model": "hermes-2-pro-mistral",
You can’t perform that action at this time.
0 commit comments