This website requires JavaScript.
Explore
Help
Sign In
root
/
ollama
mirror of
https://github.com/ollama/ollama.git
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
aa0fb56d65
ollama
/
llm
/
llm_linux.go
8 lines
88 B
Go
Raw
Blame
History
package
llm
import
(
"syscall"
)
var
LlamaServerSysProcAttr
=
&
syscall
.
SysProcAttr
{
}
Reference in New Issue
View Git Blame
Copy Permalink