ollama
This commit is contained in:
9
w14_olama/README.md
Normal file
9
w14_olama/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Expose the server
|
||||
|
||||
```sh
|
||||
OLLAMA_HOST=0.0.0.0:11434 ollama serve
|
||||
|
||||
or
|
||||
|
||||
OLLAMA_HOST=127.0.0.1:8080 ollama serve
|
||||
```
|
||||
Reference in New Issue
Block a user