add suffix

This commit is contained in:
Roy Han 2024-07-10 15:40:22 -07:00 committed by royjhan
parent 80cba42ab2
commit 568416ba17

View File

@ -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`