#Autogen function calling
6 messages ยท Page 1 of 1 (latest)
autogen doesn't restrict function calling to openai models, but I haven't heard of many OS LLMs that have been trained to support function calling.
Would you know if just fine tuning say codellama with function calling examples on something like a petals swarm be enough to make it work?
It's worth a try!
Okay! I'll add it to my homework ๐ค And to create the training data I was thinking to use a few teachable agent teams to learn about AutoGen and then get them to create function calling examples... I believe it has to be like 10k pairs for a good result or maybe even 100k? I'm so over my head here ๐๐
Obviously this would be completely synthetic so im open to suggestions for an existing data set... How could there even be that many different function call examples... ๐คฏ