amikos-tech / chroma-go

The Go client for Chroma vector database
https://go-client.chromadb.dev
MIT License
73 stars 17 forks source link

Llama.cpp support #154

Open tazarov opened 2 months ago

tazarov commented 2 months ago

Refs:

We're leaning more in the direction of https://github.com/matthewrennie/go-llama.cpp/blob/main/llama.go but with a dynamic path being set by the user or perhaps automatically (download to cached location).