actions.py
fix issues with optional dependencies ( #204 )
2024-09-19 22:24:55 -04:00
args.py
Start: Fix startup with new argparser
2024-09-21 14:36:21 -04:00
auth.py
Tree: Format
2024-09-18 20:36:17 -04:00
config_models.py
Model: Add vision loading support
2024-11-11 12:10:11 -05:00
downloader.py
config is now backed by pydantic (WIP)
2024-09-05 18:04:56 +01:00
gen_logging.py
Logging: Remove preferences global
2024-09-14 21:49:44 -04:00
logger.py
API: Add HuggingFace downloader
2024-04-29 01:15:02 -04:00
model.py
Model: Add vision loading support
2024-11-11 12:10:11 -05:00
networking.py
remove unused imports
2024-09-11 18:00:29 +01:00
sampling.py
Refactor the sampling class ( #199 )
2024-10-27 11:43:41 -04:00
tabby_config.py
Cleanup config file loader ( #208 )
2024-09-23 21:42:01 -04:00
templating.py
Tree: Fix classmethod usage
2024-09-10 20:52:29 -04:00
utils.py
Cleanup config file loader ( #208 )
2024-09-23 21:42:01 -04:00