mvp working for llama #1603
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
run-tests (3.11, macos-latest):
elk/training/sweep.py#L173
No parameter named "skip_supervised" (reportGeneralTypeIssues)
|
run-tests (3.11, macos-latest):
elk/utils/hf_utils.py#L65
Cannot access member "type" for type "str"
Member "type" is unknown (reportGeneralTypeIssues)
|
run-tests (3.11, macos-latest):
elk/utils/hf_utils.py#L110
Argument of type "tuple[str | device, ...]" cannot be assigned to parameter "devices" of type "tuple[device, ...]" in function "get_max_memory"
"tuple[str | device, ...]" is incompatible with "tuple[device, ...]"
Tuple entry 1 is incorrect type
Type "str | device" cannot be assigned to type "device"
"str" is incompatible with "device" (reportGeneralTypeIssues)
|
run-tests (3.11, macos-latest)
3 errors
|
run-tests (3.10, macos-latest)
The job was canceled because "_3_11_macos-latest" failed.
|
run-tests (3.10, macos-latest)
The operation was canceled.
|
run-tests (3.11, ubuntu-latest)
The job was canceled because "_3_11_macos-latest" failed.
|
run-tests (3.11, ubuntu-latest)
The operation was canceled.
|
run-tests (3.10, ubuntu-latest)
The job was canceled because "_3_11_macos-latest" failed.
|
run-tests (3.10, ubuntu-latest)
The operation was canceled.
|