Skip to content

Commit

Permalink
TEST: Enable constant eval on llama2
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Aug 25, 2023
1 parent eba7eac commit f07ba0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"--iree-input-type=none",
"--iree-stream-resource-index-bits=64",
"--iree-vm-target-index-bits=64",
"--iree-opt-const-expr-hoisting=false",
#"--iree-opt-const-expr-hoisting=false",
"--iree-stream-resource-max-allocation-size=3221225472",
]

Expand Down

0 comments on commit f07ba0e

Please sign in to comment.