Skip to content

mvp with inference server #1604

mvp with inference server

mvp with inference server #1604

Triggered via push September 20, 2023 20:41
Status Failure
Total duration 3m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cpu_ci.yml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors
run-tests (3.11, ubuntu-latest): elk/training/sweep.py#L172
No parameter named "min_gpu_mem" (reportGeneralTypeIssues)
run-tests (3.11, ubuntu-latest): elk/training/sweep.py#L173
No parameter named "skip_supervised" (reportGeneralTypeIssues)
run-tests (3.11, ubuntu-latest): elk/utils/hf_utils.py#L65
Cannot access member "type" for type "str"   Member "type" is unknown (reportGeneralTypeIssues)
run-tests (3.11, ubuntu-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, ubuntu-latest)
4 errors
run-tests (3.10, macos-latest)
The job was canceled because "_3_11_ubuntu-latest" failed.
run-tests (3.10, macos-latest): elk/training/sweep.py#L172
No parameter named "min_gpu_mem" (reportGeneralTypeIssues)
run-tests (3.10, macos-latest): elk/training/sweep.py#L173
No parameter named "skip_supervised" (reportGeneralTypeIssues)
run-tests (3.10, macos-latest): elk/utils/hf_utils.py#L65
Cannot access member "type" for type "str"   Member "type" is unknown (reportGeneralTypeIssues)
run-tests (3.10, 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.10, macos-latest)
4 errors
run-tests (3.11, macos-latest)
The job was canceled because "_3_11_ubuntu-latest" failed.
run-tests (3.11, macos-latest)
The operation was canceled.
run-tests (3.10, ubuntu-latest)
The job was canceled because "_3_11_ubuntu-latest" failed.
run-tests (3.10, ubuntu-latest)
The operation was canceled.