What fallback model performs best for short, multilingual answers? #7
Isaac24Karat
started this conversation in
General
Replies: 1 comment 1 reply
-
Quick update based on initial testing:
Next I'm planning to test:
If anyone has tried using translation as a pre-step (e.g., always translate to English → answer → translate back), would love to hear how that went. Thanks for the insights so far — happy to share more test results if helpful! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm currently refining the fallback strategy in an agentic RAG system and experimenting with different lightweight LLMs to handle short, multilingual responses — especially for queries where the primary agent fails or returns uncertain/confused output.
🧪 Models I’ve Tested So Far:
💬 What I'm Looking For:
❓Questions for You:
📎 This is part of a broader goal to build a resilient, modular RAG system that feels reliable in real-world deployments.
Happy to hear what others have tested and tuned!
Beta Was this translation helpful? Give feedback.
All reactions