llama : refactor llama_kv_cache, llama_context and llm_build_context #11003
Triggered via pull request
February 20, 2025 15:12
Status
Cancelled
Total duration
4m 59s
Artifacts
–
server.yml
on: pull_request
server-windows
4m 33s
Matrix: server
Annotations
7 errors and 3 warnings
server (Release)
Process completed with exit code 1.
|
server-windows
Canceling since a higher priority waiting request for 'Server-refs/pull/11213/merge-gg/llama-kv-cache' exists
|
server-windows
The operation was canceled.
|
server (UNDEFINED, RelWithDebInfo)
Canceling since a higher priority waiting request for 'Server-refs/pull/11213/merge-gg/llama-kv-cache' exists
|
server (UNDEFINED, RelWithDebInfo)
The operation was canceled.
|
server (ADDRESS, RelWithDebInfo)
Canceling since a higher priority waiting request for 'Server-refs/pull/11213/merge-gg/llama-kv-cache' exists
|
server (ADDRESS, RelWithDebInfo)
The operation was canceled.
|
server (Release):
examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
server (UNDEFINED, RelWithDebInfo):
examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
server (ADDRESS, RelWithDebInfo):
examples/server/webui/src/utils/llama-vscode.ts#L43
React Hook useEffect has missing dependencies: 'inputRef' and 'setInputMsg'. Either include them or remove the dependency array. If 'setInputMsg' changes too often, find the parent component that defines it and wrap that definition in useCallback
|