tabbyAPI-ollama/common
kingbri 4a7b8b1b7a Samplers: Add dynamic temperature
Does not work if max_temp is less than or equal to min_temp. Sampler
validation will have to be refactored in the future, so the dynamic
temperature check will also be changed.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-01-31 01:20:59 -05:00
..
args.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00
auth.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00
config.py Tree: Unify sampler parameters and add override support 2024-01-25 00:15:40 -05:00
gen_logging.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00
generators.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00
logger.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00
sampling.py Samplers: Add dynamic temperature 2024-01-31 01:20:59 -05:00
templating.py API: Add template switching and unload endpoints 2024-01-25 00:15:40 -05:00
utils.py Tree: Refactor code organization 2024-01-25 00:15:40 -05:00