-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
Description
Describe the bug
C# Version 0.5.0 broke DML models, such as microsoft--Phi-3-mini-4k-instruct-onnx directml-int4-awq-block-128.
The model loads, but the Generator's constructor throws an Access violation exception.
To Reproduce
Steps to reproduce the behavior:
- Try running Phi3 Sample with DML
- Exception line 98
Expected behavior
Works just as 0.4.0.
Desktop (please complete the following information):
- OS: Windows 11 (24H2)
elephantpandaelephantpanda