llama-cpp: adjust args
All checks were successful
Build and Deploy / deploy (push) Successful in 2m32s
All checks were successful
Build and Deploy / deploy (push) Successful in 2m32s
This commit is contained in:
@@ -22,11 +22,13 @@
|
|||||||
# "-ngl"
|
# "-ngl"
|
||||||
# "12"
|
# "12"
|
||||||
"-c"
|
"-c"
|
||||||
"16384"
|
"32768"
|
||||||
"-ctk"
|
"-ctk"
|
||||||
"q8_0"
|
"q8_0"
|
||||||
"-ctv"
|
"-ctv"
|
||||||
"turbo3"
|
"turbo4"
|
||||||
|
"-fa"
|
||||||
|
"on"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user