OpenAI: Add Suffix to v1/completions (#5611)

* add suffix

* remove todo

* remove TODO

* add to test

* rm outdated prompt tokens info md

* fix test

* fix test
This commit is contained in:
royjhan
2024-07-16 20:50:14 -07:00
committed by GitHub
parent 499e87c9ba
commit 0d41623b52
3 changed files with 7 additions and 6 deletions

View File

@@ -103,10 +103,6 @@ curl http://localhost:11434/v1/chat/completions \
- [ ] `user`
- [ ] `n`
#### Notes
- `usage.prompt_tokens` will be 0 for completions where prompt evaluation is cached
## Models
Before using a model, pull it locally `ollama pull`: