Complete conversion FTypes. #374
python-type-check.yml
on: push
pyright type-check
2m 6s
Annotations
10 errors
|
pyright type-check:
convert_hf_to_gguf.py#L850
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L831
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L800
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L774
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L745
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L718
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L697
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L679
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L654
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|
|
pyright type-check:
convert_hf_to_gguf.py#L634
Cannot access attribute "Q6_0" for class "type[GGMLQuantizationType]"
Attribute "Q6_0" is unknown (reportAttributeAccessIssue)
|