test: Add tests for save_for_aiu functionality w/ tiny models #262
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)
|