Skip to content

feat: support setting the KV cache quant type #2771

feat: support setting the KV cache quant type

feat: support setting the KV cache quant type #2771

Triggered via pull request June 19, 2024 13:17
Status Failure
Total duration 2m 36s
Artifacts

test.yaml

on: pull_request
changes
4s
changes
Matrix: lint
Matrix: test
generate-windows-rocm
0s
generate-windows-rocm
generate-windows-cuda
0s
generate-windows-cuda
Matrix: generate-cuda
Matrix: generate-rocm
Matrix: generate
Fit to window
Zoom out
Zoom in

Annotations

31 errors
lint (macos-latest, arm64): openai/openai.go#L14
could not import github.com/ollama/ollama/api (-: # github.com/ollama/ollama/api
lint (macos-latest, arm64): api/types.go#L177
UseMMap redeclared
lint (macos-latest, arm64): api/types.go#L171
other declaration of UseMMap
lint (macos-latest, arm64): api/types.go#L542
cannot use TriStateUndefined (constant -1 of type TriState) as bool value in struct literal) (typecheck)
lint (macos-latest, arm64): app/lifecycle/server.go#L14
could not import github.com/ollama/ollama/api (-: # github.com/ollama/ollama/api
lint (macos-latest, arm64): api/types.go#L177
UseMMap redeclared
lint (macos-latest, arm64): api/types.go#L171
other declaration of UseMMap
lint (macos-latest, arm64): api/types.go#L542
cannot use TriStateUndefined (constant -1 of type TriState) as bool value in struct literal) (typecheck)
lint (macos-latest, arm64): api/types.go#L177
UseMMap redeclared
lint (macos-latest, arm64): api/types.go#L171
other declaration of UseMMap
lint (ubuntu-latest, amd64)
The job was canceled because "macos-latest_arm64" failed.
lint (ubuntu-latest, amd64): openai/openai.go#L14
could not import github.com/ollama/ollama/api (-: # github.com/ollama/ollama/api
lint (ubuntu-latest, amd64): api/types.go#L177
UseMMap redeclared
lint (ubuntu-latest, amd64): api/types.go#L171
other declaration of UseMMap
lint (ubuntu-latest, amd64): api/types.go#L542
cannot use TriStateUndefined (constant -1 of type TriState) as bool value in struct literal) (typecheck)
lint (ubuntu-latest, amd64): app/lifecycle/server.go#L14
could not import github.com/ollama/ollama/api (-: # github.com/ollama/ollama/api
lint (ubuntu-latest, amd64): api/types.go#L177
UseMMap redeclared
lint (ubuntu-latest, amd64): api/types.go#L171
other declaration of UseMMap
lint (ubuntu-latest, amd64): api/types.go#L542
cannot use TriStateUndefined (constant -1 of type TriState) as bool value in struct literal) (typecheck)
lint (ubuntu-latest, amd64): api/types.go#L177
UseMMap redeclared
lint (ubuntu-latest, amd64): api/types.go#L171
other declaration of UseMMap
lint (windows-2019, amd64)
The job was canceled because "macos-latest_arm64" failed.
lint (windows-2019, amd64)
The operation was canceled.
test (ubuntu-latest, amd64): api/types.go#L177
UseMMap redeclared
test (ubuntu-latest, amd64): api/types.go#L171
other declaration of UseMMap
test (ubuntu-latest, amd64): api/types.go#L542
cannot use TriStateUndefined (constant -1 of type TriState) as bool value in struct literal
test (ubuntu-latest, amd64)
Process completed with exit code 1.
test (windows-2019, amd64)
The job was canceled because "ubuntu-latest_amd64" failed.
test (windows-2019, amd64)
The operation was canceled.
test (macos-latest, amd64)
The job was canceled because "ubuntu-latest_amd64" failed.
test (macos-latest, amd64)
The operation was canceled.