mvp with inference server #1604
Annotations
6 errors
|
elk/training/sweep.py#L172
No parameter named "min_gpu_mem" (reportGeneralTypeIssues)
|
elk/training/sweep.py#L173
No parameter named "skip_supervised" (reportGeneralTypeIssues)
|
elk/utils/hf_utils.py#L65
Cannot access member "type" for type "str"
Member "type" is unknown (reportGeneralTypeIssues)
|
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)
|
|
The logs for this run have expired and are no longer available.
Loading