Skip to content

[Doc]Add benchmark scripts #369

[Doc]Add benchmark scripts

[Doc]Add benchmark scripts #369

Triggered via pull request February 26, 2025 07:40
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (E731): benchmarks/benchmark_serving.py#L306
benchmarks/benchmark_serving.py:306:5: E731 Do not assign a `lambda` expression, use a `def`
Ruff (F401): benchmarks/benchmark_throughput.py#L11
benchmarks/benchmark_throughput.py:11:8: F401 `torch` imported but unused
Ruff (F401): benchmarks/benchmark_throughput.py#L15
benchmarks/benchmark_throughput.py:15:27: F401 `transformers.AutoModelForCausalLM` imported but unused
ruff (3.12)
Process completed with exit code 1.