...
This commit is contained in:
parent
537aec9302
commit
fed80636e7
@ -84,7 +84,7 @@ fun getLlamaBinPath(): String {
|
|||||||
"$basePath/mac-x64/llama-server"
|
"$basePath/mac-x64/llama-server"
|
||||||
}
|
}
|
||||||
// Windows NUC
|
// Windows NUC
|
||||||
os.contains("win") -> {
|
os.contains("win-n") -> {
|
||||||
"$basePath/win-x64/llama-server.exe"
|
"$basePath/win-x64/llama-server.exe"
|
||||||
}
|
}
|
||||||
else -> "$basePath/llama-server"
|
else -> "$basePath/llama-server"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user