tabbyAPI-ollama/common
kingbri ea80b62e30 Sampling: Reorder aliased params and add kobold aliases
Also add dynatemp range which is an alternative way of calculating
min and max temp.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-07-26 18:32:33 -04:00
..
args.py Async: Add option to use Uvloop/Winloop 2024-07-24 18:59:20 -04:00
auth.py Auth: Fix disable auth when checking for key permissions 2024-07-26 15:04:29 -04:00
concurrency.py API + Model: Add blocks and checks for various load requests 2024-05-25 21:16:14 -04:00
config.py API: Add request logging 2024-07-22 21:40:00 -04:00
downloader.py Downloader: Make timeout configurable 2024-07-23 21:42:38 -04:00
gen_logging.py API: Add ability to use request IDs 2024-07-21 21:01:05 -04:00
logger.py API: Add HuggingFace downloader 2024-04-29 01:15:02 -04:00
model.py OAI: Migrate model depends into proper file 2024-07-23 13:59:56 -04:00
networking.py API: Add request logging 2024-07-22 21:40:00 -04:00
sampling.py Sampling: Reorder aliased params and add kobold aliases 2024-07-26 18:32:33 -04:00
signals.py Signal: Fix signal handlers for uvicorn 2024-03-16 23:23:31 -04:00
templating.py Templates: Migrate to class 2024-04-21 23:28:14 -04:00
transformers_utils.py Model: Add support for HuggingFace config and bad_words_ids 2024-07-26 18:23:22 -04:00
utils.py Model: Add support for HuggingFace config and bad_words_ids 2024-07-26 18:23:22 -04:00