Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Go to file
Blake Mizerany 876f7eab81 build: move Manifest from internal/blobstore to build
It was getting confusing to have the arbirary handling of manifests in
the blobstore. It also prevented us from using model.Ref in the
blobstore because of cyclic dependencies.

This is much easier to grok now.
2024-04-01 21:43:30 -07:00
api build/blob: fix awkward Ref type 2024-04-01 21:25:18 -07:00
build build: move Manifest from internal/blobstore to build 2024-04-01 21:43:30 -07:00
client/ollama client/ollama: make Error.Message optional 2024-03-31 11:12:50 -07:00
cmd init 2024-03-31 09:24:53 -07:00
encoding/gguf init 2024-03-31 09:24:53 -07:00
model init 2024-03-31 09:24:53 -07:00
oweb oweb: remove Fault 2024-03-31 15:00:25 -07:00
registry build: move Manifest from internal/blobstore to build 2024-04-01 21:43:30 -07:00
types init 2024-03-31 09:24:53 -07:00
go.mod init 2024-03-31 09:24:53 -07:00
go.sum init 2024-03-31 09:24:53 -07:00