Skip to content

Add SmolLM3

Add SmolLM3 #3022

Triggered via pull request June 17, 2025 13:06
Status Failure
Total duration 1m 28s
Artifacts

python-type-check.yml

on: pull_request
pyright type-check
1m 21s
pyright type-check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
pyright type-check
4 errors
pyright type-check: convert_hf_to_gguf.py#L6309
Expected 2 positional arguments (reportCallIssue)
pyright type-check: convert_hf_to_gguf.py#L6309
Cannot access attribute "model" for class "SmolLM3Model*"   Attribute "model" is unknown (reportAttributeAccessIssue)
pyright type-check: convert_hf_to_gguf.py#L6308
Cannot access attribute "model" for class "SmolLM3Model*"   Attribute "model" is unknown (reportAttributeAccessIssue)
pyright type-check: convert_hf_to_gguf.py#L6301
"Model" is not defined (reportUndefinedVariable)