tabbyAPI-ollama/OAI/types
kingbri f47919b1d3 API: Add draft model support
Models can be loaded with a child object called "draft" in the POST
request. Again, models need to be located within the draft model dir
to get loaded.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-11-19 00:32:25 -05:00
..
chat_completion.py OAI: Add chat completions endpoint 2023-11-16 01:06:07 -05:00
common.py API: Fix exceptions and defaults 2023-11-17 17:56:05 -05:00
completion.py Tree: Basic formatting and comments 2023-11-16 11:48:40 -05:00
model.py API: Add draft model support 2023-11-19 00:32:25 -05:00
token.py Api: Add ban_eos_token and add_bos_token support 2023-11-15 00:55:15 -05:00