Fixed text generation for prompt_len=1 #739
Annotations
5 errors
format
Process completed with exit code 1.
|
Ruff (I001):
tests/transformers/models/test_causal_lm_models.py#L8
tests/transformers/models/test_causal_lm_models.py:8:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
tests/transformers/models/test_causal_lm_models.py#L14
tests/transformers/models/test_causal_lm_models.py:14:47: F401 `QEfficient.compile.compile_helper.compile_kv_model_on_cloud_ai_100` imported but unused
|
Ruff (F401):
tests/transformers/models/test_causal_lm_models.py#L14
tests/transformers/models/test_causal_lm_models.py:14:81: F401 `QEfficient.compile.compile_helper.create_and_dump_specializations` imported but unused
|
lint
Process completed with exit code 1.
|