Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564)

This commit is contained in:
Blake Mizerany
2024-04-09 15:57:45 -07:00
committed by GitHub
parent fccf3eecaa
commit 1524f323a3
11 changed files with 61 additions and 251 deletions

View File

@@ -288,4 +288,4 @@ if ($null -ne $env:HIP_PATH) {
cleanup
write-host "`ncode generation completed. LLM runners: $(get-childitem -path ${script:SRC_DIR}\llm\build\windows\${script:ARCH})"
write-host "`ngo generate completed. LLM runners: $(get-childitem -path ${script:SRC_DIR}\llm\build\windows\${script:ARCH})"