Commit 8703b9f
committed
Always fallback to the DEFAULT_MODEL_FAMILY
The code attempted to fallback to this, but if no model_path was given
then we were not actually falling back to
DEFAULT_MODEL_FAMILY (merlinite). This ensures we always fallback to
it, even if no model_path is given.
Signed-off-by: Ben Browning <bbrownin@redhat.com>1 parent b17b08d commit 8703b9f
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
0 commit comments