mirror of
https://github.com/ollama/ollama.git
synced 2025-09-19 23:01:24 +02:00
Some simple modelfile examples
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
Install required tools:
|
||||
|
||||
```
|
||||
brew install cmake go node
|
||||
brew install go
|
||||
```
|
||||
|
||||
Then run `make`:
|
||||
Then build ollama:
|
||||
|
||||
```
|
||||
make
|
||||
go build .
|
||||
```
|
||||
|
||||
Now you can run `ollama`:
|
||||
|
Reference in New Issue
Block a user