Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming setting linux #78

Open
icf20 opened this issue May 13, 2024 · 1 comment
Open

Streaming setting linux #78

icf20 opened this issue May 13, 2024 · 1 comment

Comments

@icf20
Copy link

icf20 commented May 13, 2024

### Anything between here and the comment below will become the contents of the drop-in file

[Service]
Environment="OLLAMA_ORIGINS=*"

### Edits below this comment will be discarded

1 systemctl edit ollama.service

2 [Service]
Environment="OLLAMA_ORIGINS=*"

3 systemctl daemon-reload
4 systemctl restart ollama

@Syphdias
Copy link

FYI: If you are using systemctl edit to modify a unit file (or an override for one), you do not need to use systemctl daemon-reload.

PS: Sorry for the fly-by

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants