mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-15 15:27:12 +00:00
Merge pull request #166 from jmorganca/brucemacd/dev-cgo
This commit is contained in:
commit
f5f0da06d9
@ -6,6 +6,12 @@ Install required tools:
|
|||||||
brew install go
|
brew install go
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Enable CGO:
|
||||||
|
|
||||||
|
```
|
||||||
|
export CGO_ENABLED=1
|
||||||
|
```
|
||||||
|
|
||||||
Then build ollama:
|
Then build ollama:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user