Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information