Commit a2ce44d
fix: max-cpu-loras should be initialized from max-loras (#77)
* Don't initialize ma-cpu-loras. Take max-loras as default
Signed-off-by: Shmuel Kallner <[email protected]>
* Update config_test.go - fix test
Signed-off-by: Maya Barnea <[email protected]>
---------
Signed-off-by: Shmuel Kallner <[email protected]>
Signed-off-by: Maya Barnea <[email protected]>
Co-authored-by: Maya Barnea <[email protected]>1 parent 2119638 commit a2ce44d
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments