turboquant_kv_cache_updated_v8 #30
Merged
Annotations
8 errors
|
Type-check with ty
Process completed with exit code 1.
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10933
convert_hf_to_gguf.py:10933:50: unresolved-attribute: Attribute `encode` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10933
convert_hf_to_gguf.py:10933:33: unresolved-attribute: Attribute `decode` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10933
convert_hf_to_gguf.py:10933:33: invalid-assignment: Object of type `Unknown | str | list[str]` is not assignable to `str`
convert_hf_to_gguf.py:10933:25: Declared type `str`
info: rule `invalid-assignment` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10922
convert_hf_to_gguf.py:10922:32: unresolved-attribute: Attribute `added_tokens_decoder` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10920
convert_hf_to_gguf.py:10920:23: unresolved-attribute: Attribute `get_added_vocab` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10919
convert_hf_to_gguf.py:10919:67: unresolved-attribute: Attribute `vocab` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
|
Type-check with ty:
convert_hf_to_gguf.py#L10915
convert_hf_to_gguf.py:10915:20: unresolved-attribute: Attribute `vocab` is not defined on `None` in union `Unknown | TokenizersBackend | None | SentencePieceBackend`
info: rule `unresolved-attribute` is enabled by default
|
Loading