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
2
Packages
Projects
Releases
Wiki
Activity
3518aaef33
ollama
/
llm
/
llm_darwin_amd64.go
9 lines
95 B
Go
Raw
Blame
History
package
llm
import
(
"embed"
)
//go:embed build/darwin/x86_64/*/bin/*
var
libEmbed
embed
.
FS
Reference in New Issue
View Git Blame
Copy Permalink