PKU-Alignment / align-anything

Align Anything: Training All-modality Model with Feedback
https://align-anything.readthedocs.io
Apache License 2.0
260 stars 47 forks source link

[Feature Request] Support for Function Calling Fine-tuning #90

Open jc-ryan opened 2 weeks ago

jc-ryan commented 2 weeks ago

Required prerequisites

Motivation

Function calling has become a mainstream approach for fine-tuning LLMs to enhance their tool usage capabilities. I have two related questions:

  1. Is there any plan to add support for function calling fine-tuning in this repository?
  2. If I want to implement function calling fine-tuning myself, what modifications would be needed in the codebase?

Any clarification would be greatly appreciated. Thank you!

Solution

No response

Alternatives

No response

Additional context

No response