Skip to content

llama : refactor llama_kv_cache, llama_context and llm_build_context #11004

llama : refactor llama_kv_cache, llama_context and llm_build_context

llama : refactor llama_kv_cache, llama_context and llm_build_context #11004

Triggered via pull request February 20, 2025 15:17
Status Failure
Total duration 8m 15s
Artifacts

server.yml

on: pull_request
server-windows
4m 1s
server-windows
Matrix: server
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
server (Release)
Process completed with exit code 1.
server-windows
Process completed with exit code 1.
server (ADDRESS, RelWithDebInfo)
Process completed with exit code 1.
server (UNDEFINED, RelWithDebInfo)
Process completed with exit code 1.
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 (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
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