8 lines
103 B
Go
Raw Normal View History

package xinference
var ModelList = []string{
"bge-reranker-v2-m3",
}
var ChannelName = "xinference"