Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Go to file
Blake Mizerany 112ffed189 oweb: move Error and Do to client/ollama
This allows users of the ollama client library to need only import the
client/ollama package, rather than the oweb package as well when
inspecting errors.
2024-03-31 09:25:07 -07:00
api init 2024-03-31 09:24:53 -07:00
build init 2024-03-31 09:24:53 -07:00
client/ollama oweb: move Error and Do to client/ollama 2024-03-31 09:25:07 -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: move Error and Do to client/ollama 2024-03-31 09:25:07 -07:00
registry oweb: move Error and Do to client/ollama 2024-03-31 09:25:07 -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