tabbyAPI-ollama/OAI/types
kingbri f8e9e22c43 API: Fix model load endpoint with draft
Draft wasn't being parsed correctly with the new changes which removed
the draft_enabled bool. There's still some more work to be done with
returning exceptions.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-12-06 18:05:55 -05:00
..
chat_completion.py OAI: Fix chat completion streaming 2023-12-01 00:14:24 -05:00
common.py Model: Fix sampler bugs 2023-12-06 17:29:58 -05:00
completion.py Adding token usage support 2023-11-27 20:05:05 -08:00
model.py API: Fix model load endpoint with draft 2023-12-06 18:05:55 -05:00
token.py Api: Add ban_eos_token and add_bos_token support 2023-11-15 00:55:15 -05:00