tabbyAPI-ollama/backends
kingbri 390daeb92f Model: Create universal HFModel class
The HFModel class serves to coalesce all config files that contain
random keys which are required for model usage.

Adding this base class allows us to expand as HuggingFace randomly
changes their JSON schemas over time, reducing the brunt that backend
devs need to feel when their next model isn't supported.

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
2025-05-13 18:12:38 -04:00
..
exllamav2 Model: Create universal HFModel class 2025-05-13 18:12:38 -04:00
exllamav3 Model: Create universal HFModel class 2025-05-13 18:12:38 -04:00
infinity Model: Add proper jobs cleanup and fix var calls 2025-04-24 21:30:55 -04:00
base_model_container.py Model: Create universal HFModel class 2025-05-13 18:12:38 -04:00