Skip to content

test: Add tests for save_for_aiu functionality w/ tiny models #262

test: Add tests for save_for_aiu functionality w/ tiny models

test: Add tests for save_for_aiu functionality w/ tiny models #262

Triggered via pull request May 20, 2025 19:20
Status Failure
Total duration 2m 56s
Artifacts

lint.yml

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

Annotations

1 error and 5 warnings
lint: pylint
Process completed with exit code 4.
lint: ruff
Failed to restore: Cache service responded with 422
lint: pylint
Failed to restore: Cache service responded with 422
lint: pylint: tests/models/conftest.py#L1219
W0621: Redefining name 'config_tiny_bert' from outer scope (line 1208) (redefined-outer-name)
lint: pylint: tests/models/conftest.py#L1335
W0621: Redefining name 'config_tiny_llama' from outer scope (line 1324) (redefined-outer-name)
lint: pylint: tests/models/conftest.py#L1435
W0621: Redefining name 'config_tiny_granite' from outer scope (line 1424) (redefined-outer-name)