-
-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
I'm looking to build a RAG retrieval system on the universal windows platform, using a .gguf embedded model. The retrieval works fine in the unity editor, but when generating for deployment on a UWP platform, it doesn't work and gets stuck at the first step of the rag.Search(message, 1). I checked llmCaller.llm.model and it displays the correct model name.
Steps to reproduce
No response
LLMUnity version
No response
Operating System
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request