tabbyAPI-ollama/endpoints
kingbri 7522b1447b Model: Add support for HuggingFace config and bad_words_ids
This is necessary for Kobold's API. Current models use bad_words_ids
in generation_config.json, but for some reason, they're also present
in the model's config.json.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-26 18:23:22 -04:00
..
core Downloader: Make timeout configurable 2024-07-23 21:42:38 -04:00
Kobold Model: Add support for HuggingFace config and bad_words_ids 2024-07-26 18:23:22 -04:00
OAI API: Migrate universal routes to core 2024-07-23 14:08:48 -04:00
server.py API: Add KoboldAI server 2024-07-26 16:37:30 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00