Open ecyht2 opened 1 month ago
I may not be remembering correctly, but I don't believe we currently filter these lists. I have a PR pending review that will add a heuristic function able to guess which use cases are appropriate for each dropdown.
Please note that this pr doesn't actually extend support to changing these dropdowns yet, as I'd like to run a few tests and experiments once the unit test is merged first.
I'll punch in a quick cli command to exercise the functionality in case others are able to help test the functionality against different model configurations to speed this along
we don't filter by model category yet - but this is something in our radar and that should be addressed at some point
LocalAI version: I am using the docker image from dockerhub
localai/localai:lastest-cp
but I don't think it matters.Environment, CPU architecture, OS, and Version:
Linux archserver 6.6.49-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 04 Sep 2024 13:18:51 +0000 x86_64 GNU/Linux
Describe the bug Models are appearing where they shouldn't be in "Select Model". For example, a text model is showing up in TTS, Image Generation, and Talk.
To Reproduce
Expected behavior Text models should only appear in the "Chat" tab and vice versa for other models.
Logs N/A
Additional context N/A