mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
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:
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user