-
Notifications
You must be signed in to change notification settings - Fork 169
Description
Is your feature request related to a problem? Please describe.
For the app to be a gateway into learning about utilizing AI in an application, the first thing after choosing an appealing scenario is to be prompted with a model selection dialog without much context...
Related to #327
Describe the solution you'd like
-
It'd be great for the "No models downloaded" card to have a link or more info about what a model is and why it's needed, e.g. "models help transform or translate data from your given input to the desired output. Different models have different capabilities. Read more about each model below."
-
In the example screenshot below, I have no context to decide what the difference between the "L6" and the "L12" models are as the only discernable difference. I did discover the "..." and the ability to look at the "model card" (which is more of a page). However, that's pretty dense information and while useful, looking at the pages for these two models, they look identical to me. Nothing here helps me understand which one I should pick or if I should use one in one scenario vs. another. Having a bit more of a description here attached to the model on the card would be great. e.g. "Use the L6 model here for quicker responses that may not be as accurate." and "Use the L12 model for deeper analysis which may be more accurate but require more resources/time."
Describe alternatives you've considered
Would need to go do research elsewhere and leave the app.
Additional context
(Similarly the more complex select dialog with the different providers is even less clear, what is the benefit one provider has over the other? E.g. using OpenAI Key requires subscription and is cloud only I assume vs. Windows AI which runs more efficiently on NPU but only on a device with an NPU. What about Foundry Local or the other model option???)
