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
4
Packages
Projects
Releases
Wiki
Activity
6c5ccb11f9
ollama
/
llm
/
payload_linux.go
9 lines
99 B
Go
Raw
Blame
History
package
llm
import
(
"embed"
)
//go:embed llama.cpp/build/linux/*/*/lib/*
var
libEmbed
embed
.
FS
Reference in New Issue
View Git Blame
Copy Permalink