mirror of
https://github.com/ollama/ollama.git
synced 2025-08-29 17:51:23 +02:00
Windows ARM build (#9120)
* Windows ARM build Skip cmake, and note it's unused in the developer docs. * Win: only check for ninja when we need it On windows ARM, the cim lookup fails, but we don't need ninja anyway.
This commit is contained in:
@@ -69,7 +69,7 @@ go run . serve
|
||||
|
||||
## Windows (ARM)
|
||||
|
||||
Windows ARM does not support additional acceleration libraries at this time.
|
||||
Windows ARM does not support additional acceleration libraries at this time. Do not use cmake, simply `go run` or `go build`.
|
||||
|
||||
## Linux
|
||||
|
||||
|
Reference in New Issue
Block a user