Llama4 chunked attention support #2297
Annotations
6 errors
Run ruff check
Process completed with exit code 1.
|
Run ruff check:
QEfficient/utils/generate_inputs.py#L50
QEfficient/utils/generate_inputs.py:50:49: F821 Undefined name `get_sliding_window_shapes`
|
Run ruff check:
QEfficient/transformers/models/pytorch_transforms.py#L190
QEfficient/transformers/models/pytorch_transforms.py:190:5: F811 Redefinition of unused `QEffInternVLModel` from line 186
|
Run ruff check:
QEfficient/transformers/models/pytorch_transforms.py#L189
QEfficient/transformers/models/pytorch_transforms.py:189:5: F811 Redefinition of unused `QEffInternVisionEmbeddings` from line 185
|
Run ruff check:
QEfficient/transformers/models/pytorch_transforms.py#L8
QEfficient/transformers/models/pytorch_transforms.py:8:1: I001 Import block is un-sorted or un-formatted
|
Run ruff check:
QEfficient/transformers/models/llama4/modeling_llama4.py#L16
QEfficient/transformers/models/llama4/modeling_llama4.py:16:5: SyntaxError: Expected ',', found name
|
Loading