Skip to content

[Model] LoRA with lm_head and embed_tokens fully trained - 4 #26215

[Model] LoRA with lm_head and embed_tokens fully trained - 4

[Model] LoRA with lm_head and embed_tokens fully trained - 4 #26215

Triggered via pull request January 3, 2025 09:33
Status Failure
Total duration 38s
Artifacts

mypy.yaml

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

Annotations

23 errors and 1 warning
mypy (3.11): tests/conftest.py#L668
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.11): tests/conftest.py#L679
Name "PeftRunner" already defined on line 655 [no-redef]
mypy (3.11): tests/conftest.py#L692
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.11): tests/conftest.py#L712
Name "peft_runner" already defined on line 708 [no-redef]
mypy (3.11)
Process completed with exit code 1.
mypy (3.10)
The job was canceled because "_3_11" failed.
mypy (3.10): tests/conftest.py#L668
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.10): tests/conftest.py#L679
Name "PeftRunner" already defined on line 655 [no-redef]
mypy (3.10): tests/conftest.py#L692
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.10): tests/conftest.py#L712
Name "peft_runner" already defined on line 708 [no-redef]
mypy (3.10)
The operation was canceled.
mypy (3.9)
The job was canceled because "_3_11" failed.
mypy (3.9): tests/conftest.py#L668
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.9): tests/conftest.py#L679
Name "PeftRunner" already defined on line 655 [no-redef]
mypy (3.9): tests/conftest.py#L692
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.9): tests/conftest.py#L712
Name "peft_runner" already defined on line 708 [no-redef]
mypy (3.9)
The operation was canceled.
mypy (3.12)
The job was canceled because "_3_11" failed.
mypy (3.12): tests/conftest.py#L668
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.12): tests/conftest.py#L679
Name "PeftRunner" already defined on line 655 [no-redef]
mypy (3.12): tests/conftest.py#L692
Unexpected keyword argument "is_embedding_model" for "__init__" of "HfRunner" [call-arg]
mypy (3.12): tests/conftest.py#L712
Name "peft_runner" already defined on line 708 [no-redef]
mypy (3.12)
The operation was canceled.
mypy (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636