fix num in convert #18
python-type-check.yml
on: push
pyright type-check
59s
Annotations
3 errors
pyright type-check:
examples/llava/minicpmv-convert-image-encoder-to-gguf.py#L577
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
pyright type-check:
examples/llava/minicpmv-convert-image-encoder-to-gguf.py#L760
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
pyright type-check
2 errors
|