auth.go
|
remove unnecessary parse raw
|
2024-01-30 17:00:53 -08:00 |
download.go
|
fix logging
|
2024-01-26 11:04:27 -08:00 |
images.go
|
trim images
|
2024-01-31 19:13:47 -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
|
use llm.ImageData
|
2024-01-31 19:13:48 -08:00 |
upload.go
|
Mechanical switch from log to slog
|
2024-01-18 14:12:57 -08:00 |