..
actions.py
add export openAPI to config
2024-09-15 00:17:36 +01:00
args.py
Config: Cleanup and organize functions
2024-09-14 21:48:39 -04:00
auth.py
Tree: Switch to asynchronous file handling
2024-09-10 16:45:14 -04:00
concurrency.py
API + Model: Add blocks and checks for various load requests
2024-05-25 21:16:14 -04:00
config_models.py
Config: Cleanup and organize functions
2024-09-14 21:48:39 -04:00
downloader.py
config is now backed by pydantic (WIP)
2024-09-05 18:04:56 +01:00
gen_logging.py
remove unused imports
2024-09-11 18:00:29 +01:00
logger.py
API: Add HuggingFace downloader
2024-04-29 01:15:02 -04:00
model.py
API + Model: Apply config.yml defaults for all load paths
2024-09-10 23:35:35 -04:00
networking.py
remove unused imports
2024-09-11 18:00:29 +01:00
sampling.py
Tree: Switch to asynchronous file handling
2024-09-10 16:45:14 -04:00
signals.py
Model: Bypass lock checks when shutting down
2024-08-03 16:05:34 -04:00
tabby_config.py
add error message for invalid use_as_default
2024-09-12 23:48:24 +01:00
templating.py
Tree: Fix classmethod usage
2024-09-10 20:52:29 -04:00
transformers_utils.py
Transformers Utils: Fix file read
2024-09-10 22:41:39 -04:00
utils.py
Config: Cleanup and organize functions
2024-09-14 21:48:39 -04:00