This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Server
/
new-api
Seguir
40
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ae00a99cf5
Ramas
Etiquetas
main
master
master-merge
new-api
/
relay
/
channel
/
ollama
/
constants.go
constants.go
86 B
Histórico
Raw
1
2
3
4
5
6
7
package ollama
var ModelList = []string{
"llama3-7b",
}
var ChannelName = "ollama"