-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
🐛bugSomething isn't workingSomething isn't working
Description
Describe the bug
Encountered this bug trying to run the Semantic Search sample with the all-MiniLM-L6-v2 model on Windows 10.
---------------------------
AI Dev Gallery Preview: AIDevGallery.exe - Entry Point Not Found
---------------------------
The procedure entry point TryCreatePackageDependency could not be located in the dynamic link library C:\Program Files\WindowsApps\Microsoft.AIDevGallery_0.5.0.0_x64__8wekyb3d8bbwe\Microsoft.Windows.AI.MachineLearning.dll.
---------------------------
OK
---------------------------
To Reproduce
Steps to reproduce the behavior:
- Install app
- Click on Semantic Search card from home carousel
- Select the all-minilm-l2-v2 model and install
- wait for download
- Select installed model now on top of model select dialog
- Click Run sample
- See issue
Clicking OK on dialog prompts the same error dialog again, clicking ok a 2nd time and app crashes.
Restarting the app does not resolve the issue.
Same issue with L12 model and semantic search && Phi 3 Mini DirectML on Paraphrase Text - basically seems like App won't work on my machine with this error.
Expected behavior
Sample loads?
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
- App Version: 0.5.0.0 from Microsoft Store
- Windows Version: Windows 10 22H2 19045.6456
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
🐛bugSomething isn't workingSomething isn't working