Merge pull request #21583 from volatilemolotov/ai_playground_tutorial_fix_align
align command paramaters for the ai playground fixpull/21584/head
commit
d6c68f7613
|
|
@ -209,8 +209,7 @@ spec:
|
|||
-ngl, "999",
|
||||
--threads, "6",
|
||||
--no-warmup,
|
||||
--log-colors,
|
||||
auto,
|
||||
--log-colors, auto,
|
||||
]
|
||||
resources:
|
||||
limits:
|
||||
|
|
@ -292,8 +291,7 @@ spec:
|
|||
-ngl, "999",
|
||||
--threads, "6",
|
||||
--no-warmup,
|
||||
--log-colors,
|
||||
auto,
|
||||
--log-colors, auto,
|
||||
]
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
Loading…
Reference in New Issue