Switching models (llm/slm) dynamically #13161
jamesmkfoo23
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To add a model to a kernel, the model provider needs to be specified.
What if we wanted to switch models dynamically which includes other providers (eg: Gemini/or other SLM)?
Azure AI Foundry SDK makes this possible, just so long as the model can be deployed onto Azure AI Foundry. I don't think this is possible for SLMs though
Would this be possible using Semantic Kernel?
Beta Was this translation helpful? Give feedback.
All reactions