Hacker News new | ask | show | jobs
by Joschkabraun 808 days ago
All models got the same prompt fed which was essentially "Question: {question}". And then the API's accept the function call definition
1 comments

But what if there is a bad model that fine tunes with only tools?
What do you mean with being a bad model?

If the model is really good at tool use, then it will broadly useful as it needs capabilities to generate the tool definition. So, there should be some transferability.

If the exact tools test was part of the training of the model, wouldn’t that throw off the results and not generalize?