[Model] LoRA with lm_head and embed_tokens fully trained - 4 #26215
Annotations
5 errors and 1 warning
Mypy:
tests/conftest.py#L668
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
|
Mypy:
tests/conftest.py#L679
Name "PeftRunner" already defined on line 655 [no-redef]
|
Mypy:
tests/conftest.py#L692
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
|
Mypy:
tests/conftest.py#L712
Name "peft_runner" already defined on line 708 [no-redef]
|
Mypy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading