From 568416ba17d654200550793beabe9655329f10b7 Mon Sep 17 00:00:00 2001 From: Roy Han Date: Wed, 10 Jul 2024 15:40:22 -0700 Subject: [PATCH] add suffix --- docs/openai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openai.md b/docs/openai.md index 8e7a5a5a9..241559fcb 100644 --- a/docs/openai.md +++ b/docs/openai.md @@ -141,9 +141,9 @@ curl http://localhost:11434/v1/completions \ - [x] `temperature` - [x] `top_p` - [x] `max_tokens` +- [x] `suffix` - [ ] `best_of` - [ ] `echo` -- [ ] `suffix` - [ ] `logit_bias` - [ ] `user` - [ ] `n`