tabbyAPI-ollama/endpoints/core
kingbri 4aebe8a2a5 Config: Use an explicit "auto" value for rope_alpha
Using "auto" for rope alpha removes ambiguity on how to explicitly
enable automatic rope calculation. The same behavior of None -> auto
calculate still exists, but can be overwritten if a model's tabby_config.yml
includes `rope_alpha`.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-08-31 22:59:56 -04:00
..
types Config: Use an explicit "auto" value for rope_alpha 2024-08-31 22:59:56 -04:00
utils API: Don't fallback to default values on model load request 2024-08-31 22:59:56 -04:00
router.py API: Add /v1/health endpoint (#178) 2024-08-27 21:37:41 -04:00