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