[BFCL] Add model star-lab/STAR-0b6, star-lab/STAR-1b7 and star-lab/STAR-4b #1226
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
STAR series models are highly capable language model specialized in function calling, achieving excellent performances on the Berkeley Function Calling Leaderboard (BFCL) for models in their size classes.
These models are the results of fine-tuning the Qwen/Qwen3-0.6B, Qwen/Qwen3-1.7B and Qwen/Qwen3-4B base models using the novel STAR (Similarity-guided Teacher-Assisted Refinement) framework. STAR is a holistic training curriculum designed to effectively transfer the advanced capabilities of large language models (LLMs) into "super-tiny" models, making them powerful, accessible, and efficient for real-world agentic applications.
The key innovations of the STAR framework include:
Notably, our STAR-0b6 model significantly outperforms other open models under 1B parameters and even surpasses several larger models, demonstrating the effectiveness of the STAR methodology.
STAR-0b6, STAR-1b7 and STAR-4b have achieved outstanding performances for models of their sizes on BFCLv4 (not including Web Search metric).