Description
On AMD Ryzen AI systems, all AMD Vitis NPU models fail during the load step in Foundry Local, even though the models download successfully and appear in the local cache. The error occurs consistently across multiple models (Phi-4-mini, Qwen2.5-Coder, etc.).
Environment
Foundry Local version:
0.8.113+70167233c5
AMD NPU Execution Provider (Windows ML):
Name: MicrosoftCorporationII.WinML.AMD.NPU.EP.1.8
Version: 1.8.26.0
OS: Windows 11 24H2 (Copilot+ PC)
Repro Steps
foundry model run qwen2.5-coder-7b-instruct-vitis-npu
Expected Behavior
Model should load successfully into Foundry Local service and be available via local OpenAI-compatible endpoint.
Actual Behavior
Fails during EP initialization with:
invalid unordered_map<K,T> key"
Additional Notes
Description
On AMD Ryzen AI systems, all AMD Vitis NPU models fail during the load step in Foundry Local, even though the models download successfully and appear in the local cache. The error occurs consistently across multiple models (Phi-4-mini, Qwen2.5-Coder, etc.).
Environment
Foundry Local version:
0.8.113+70167233c5
AMD NPU Execution Provider (Windows ML):
Name: MicrosoftCorporationII.WinML.AMD.NPU.EP.1.8
Version: 1.8.26.0
OS: Windows 11 24H2 (Copilot+ PC)
Repro Steps
Expected Behavior
Model should load successfully into Foundry Local service and be available via local OpenAI-compatible endpoint.
Actual Behavior
Fails during EP initialization with:
invalid unordered_map<K,T> key"Additional Notes