Task specific models chained together: nux.ai
Machine Learning
Community Rules:
- Be nice. No offensive behavior, insults or attacks: we encourage a diverse community in which members feel safe and have a voice.
- Make your post clear and comprehensive: posts that lack insight or effort will be removed. (ex: questions which are easily googled)
- Beginner or career related questions go elsewhere. This community is focused in discussion of research and new projects that advance the state-of-the-art.
- Limit self-promotion. Comments and posts should be first and foremost about topics of interest to ML observers and practitioners. Limited self-promotion is tolerated, but the sub is not here as merely a source for free advertisement. Such posts will be removed at the discretion of the mods.
By not using LLMs to do the modelling. Use specialized models for data analysis and use an LLM to orchestrate those models and communicate with the user. LLMs are not cheap to run, though, so you may want to do a cost/benefit analysis.
Gotcha, I was honestly not aware of any data analysis models. Have you ever used any of them which you think I should look at?
The fact that this is actually getting upvoted is really a sign about what's happened to this community.
I guess people just want to learn. If you think this isnβt the right approach just say it :)
The short answer is: you can't. If you want a reliable system that never hallucinates, use rules/templates. It's also easier to maintain. Ehud Reiter has written extensively about this.
Make sense