Skip to content

Commit

Permalink
Update rest-api.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
BenHamm authored Oct 6, 2024
1 parent 8ee7b07 commit f209566
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions fern/docs/text-gen-solution/rest-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,7 @@ curl -X POST "https://text.octoai.run/v1/chat/completions" \
```
"meta-llama-3.1-8b-instruct",
"meta-llama-3.1-70b-instruct",
"meta-llama-3.1-405b-instruct",
"hermes-2-pro-llama-3-8b",
"mistral-7b-instruct",
"mistral-nemo-instruct",
"mixtral-8x7b-instruct",
"nous-hermes-2-mixtral-8x7b-dpo",
"wizardlm-2-8x22b",
"phi-3.5-vision-instruct" (vision-language model)
```

- **max_tokens** _(integer, optional)_: The maximum number of tokens to generate for the chat completion.
Expand Down

0 comments on commit f209566

Please sign in to comment.