Nikola Metulev
Nikola Metulev
I wonder if this is an issue of the size of the prompt and it happens once it hits a certain threshold or goes beyond the context window size supported...
Is this still an issue with the latest verson of the app?
Hi. To run the model on the npu, you will need a model that is built for the npu (qnn in this case). There is an NPU model here you...
This is a good suggestion, thank you. I see an onnx version here that we might be able to use https://huggingface.co/black-forest-labs/FLUX.1-dev-onnx We can add this to our list of models...
Thanks for creating an issue. Can I ask: * what is the device model? * are you on insiders dev or beta channel? * do you have any windows updates?...
Thanks for the additional info. Does the AI Dev Gallery window show up at all and what do you see when it does?
This is a very weird issue - are you able to run any apps from Visual Studio, like creating a blank new WinUI app?
Hi @FireCubeStudios, feel free to grab it and submit a PR
We are using the older markdown control I believe and the new control doesn't have this issue. We need to investigate if we can swap to the new control
100%. Right now, we depend on an cliptokenizer.onnx model which complicates the implementation.