Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
TuringsSolutionsΒ 
posted an update 12 days ago
Post
3931
Are you familiar with the difference between discrete learning and predictive learning? This distinction is exactly why LLM models are not designed to perform and execute function calls, they are not the right shape for it. LLM models are prediction machines. Function calling requires discrete learning machines. Fortunately, you can easily couple an LLM model with a discrete learning algorithm. It is beyond easy to do, you simply need to know the math to do it. Want to dive deeper into this subject? Check out this video.

https://youtu.be/wBRem2p8iPM

What about discrete and predictive?

Β·