tabbyAPI-ollama/backends/exllamav2
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
..
grammar.py Model: Grammar: Fix lru_cache clear function 2024-07-08 15:10:15 -04:00
model.py Model: Add support for HuggingFace config and bad_words_ids 2024-07-26 18:23:22 -04:00
utils.py Dependencies: Bump ExllamaV2 2024-07-11 14:22:50 -04:00