You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/python3.11/site-packages/iree/turbine/aot/support/procedural/primitives.py", line 209, in _to_meta_tensor
assert not any(
AssertionError: Unsupported dynamic dims in meta tensor
Environment setup
Instruction to reproduce error
python3 models/turbine_models/custom_models/stateless_llama.py --hf_model_name="TinyLlama/TinyLlama-1.1B-Chat-v1.0" --compile_to=torch --external_weights="safetensors" --quantization="unquantized" --precision="f16" --external_weight_file=w.safetensors
Log
pip freeze
The text was updated successfully, but these errors were encountered: