Skip to content

ci: add benchmark test. #8

ci: add benchmark test.

ci: add benchmark test. #8

Triggered via pull request May 6, 2024 20:12
Status Failure
Total duration 7m 8s
Artifacts

benchmark.yml

on: pull_request
Matrix: linux-benchmark-cuda
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
linux-benchmark-cuda (cuda11)
Process completed with exit code 1.
linux-benchmark-cuda (cuda11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-benchmark-cuda (cuda11)
'LLamaContext.State.ToByteArray()' is obsolete: 'It is not generally safe to convert a state into a byte array - it will fail if the state is very large'
linux-benchmark-cuda (cuda11)
'LLamaContext.State.FromByteArray(byte[])' is obsolete: 'It is not generally safe to convert a state into a byte array - it will fail if the state is very large'
linux-benchmark-cuda (cuda11)
Possible null reference argument for parameter 'executorState' in 'SessionState.SessionState(State? contextState, ExecutorBaseState executorState, ChatHistory history, List<ITextTransform> inputTransformPipeline, ITextStreamTransform outputTransform, IHistoryTransform historyTransform)'.
linux-benchmark-cuda (cuda11)
Dereference of a possibly null reference.
linux-benchmark-cuda (cuda11)
Non-nullable property 'Embeds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux-benchmark-cuda (cuda11)
Non-nullable property 'EmbedInps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux-benchmark-cuda (cuda11)
Non-nullable property 'SessionTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux-benchmark-cuda (cuda11)
Non-nullable property 'LastTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
linux-benchmark-cuda (cuda11)
Possible null reference argument for parameter 'data' in 'Task InstructExecutor.LoadState(ExecutorBaseState data)'.
linux-benchmark-cuda (cuda11)
Possible null reference argument for parameter 'data' in 'Task InteractiveExecutor.LoadState(ExecutorBaseState data)'.
linux-benchmark-cuda (cuda11)
No files were found with the provided path: logs/. No artifacts will be uploaded.