ollama source for Momentry Core verification
This commit is contained in:
7
llm/llm_darwin.go
Normal file
7
llm/llm_darwin.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package llm
|
||||
|
||||
import (
|
||||
"syscall"
|
||||
)
|
||||
|
||||
var LlamaServerSysProcAttr = &syscall.SysProcAttr{}
|
||||
Reference in New Issue
Block a user