cannot build phi2 model on system with 32 GB ram #489
Closed
liqunfu
started this conversation in
Performance improvements
Replies: 3 comments
-
Hi @liqunfu, can you share which version of onnxruntime-genai you are using and your O/S and machine specs please. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kunal-vaishnavi , I was working with Kunal when finding this bug. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could not repro this issue. Please get in touch if it persists |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
python -m onnxruntime_genai.models.builder -m microsoft/phi-2 -e cpu -p int4 --extra_options int4_accuracy_level=4 -o ./example-models/phi2-int4-cpu
the system memory usage keep increasing up to 30 GB and it exit without any message.
Beta Was this translation helpful? Give feedback.
All reactions