tabbyAPI-ollama/common
kingbri b373b25235 API: Move to ModelManager
This is a shared module  which manages the model container and provides
extra utility functions around it to help slim down the API.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-03-12 23:59:30 -04:00
..
args.py Config: Add experimental torch cuda malloc backend 2024-02-14 21:45:56 -05:00
auth.py Logging: Switch to loguru 2024-03-08 01:00:48 -05:00
config.py Logging: Switch to loguru 2024-03-08 01:00:48 -05:00
gen_logging.py Logging: Switch to loguru 2024-03-08 01:00:48 -05:00
generators.py Generation: Explicitly release semaphore on disconnect 2024-03-10 17:54:48 -04:00
logger.py Logging: Escape rich markup sequences 2024-03-11 00:28:48 -04:00
model.py API: Move to ModelManager 2024-03-12 23:59:30 -04:00
sampling.py Logging: Switch to loguru 2024-03-08 01:00:48 -05:00
templating.py API: Add template switching and unload endpoints 2024-01-25 00:15:40 -05:00
utils.py Startup: Check if the port is available and fallback 2024-03-11 21:57:28 -04:00