Skip to content

Commit ab9c3f7

Browse files
committed
clarified NPU error under investigation
1 parent bf5cb99 commit ab9c3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/foundry-local/reference/reference-best-practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Foundry Local is designed for on-device inference and *not* distributed, contain
4545
| Slow inference | CPU-only model with large parameter count | Use GPU-optimized model variants when available |
4646
| Model download failures | Network connectivity issues | Check your internet connection and run `foundry cache list` to verify cache status |
4747
| The service fails to start | Port conflicts or permission issues | Try `foundry service restart` or [report an issue](https://github.com/microsoft/Foundry-Local/issues) with logs using `foundry zip-logs` |
48-
| Qualcomm NPU error (`Qnn error code 5005: "Failed to load from EpContext model. qnn_backend_manager."`) | Qualcomm NPU error | |
48+
| Qualcomm NPU error (`Qnn error code 5005: "Failed to load from EpContext model. qnn_backend_manager."`) | Qualcomm NPU error | Under investigation |
4949

5050
### Improving performance
5151

0 commit comments

Comments
 (0)