Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
Tonypythony
/
ollama
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
2c7f7ace8f
Branches
Tags
main
ollama
/
llm
/
llm_linux.go
llm_linux.go
84 B
Histórico
Raw
1
2
3
4
5
6
7
package llm
import "embed"
//go:embed build/linux/*/*/bin/*
var libEmbed embed.FS