auth.go
|
fix response on token error
|
2024-02-07 11:05:49 -08:00 |
download.go
|
fix logging
|
2024-01-26 11:04:27 -08:00 |
images.go
|
use image id
|
2024-02-01 11:52:42 -08:00 |
images_test.go
|
fix tests
|
2024-02-01 11:48:11 -08:00 |
layers.go
|
refactor layer creation
|
2023-12-04 16:59:23 -08:00 |
llm_image_test.go
|
Guard integration tests with a tag
|
2023-12-22 16:33:27 -08:00 |
llm_test.go
|
Guard integration tests with a tag
|
2023-12-22 16:33:27 -08:00 |
llm_utils_test.go
|
Guard integration tests with a tag
|
2023-12-22 16:33:27 -08:00 |
manifests.go
|
add .golangci.yaml
|
2024-01-09 09:36:58 -08:00 |
modelpath.go
|
fix: normalize name path before splitting
|
2024-01-16 16:48:29 -08:00 |
modelpath_test.go
|
use int64 consistently
|
2023-09-28 11:07:24 -07:00 |
routes.go
|
Merge pull request #2296 from ollama/mxyng/img-tags
|
2024-02-01 13:16:59 -08:00 |
routes_test.go
|
fix tests
|
2024-02-01 11:48:11 -08:00 |
upload.go
|
Mechanical switch from log to slog
|
2024-01-18 14:12:57 -08:00 |