Files
tabbyAPI/main.py
kingbri 451042aadf Main: Don't load if model_name/loras is blank
Previously, if model_name was commented out, a load would not occur.
Add the case if model_name or loras is blank which returns None when
parsing the YAML.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-01-02 13:56:25 -05:00

18 KiB