Basic Examples¶
Get Started with FusionBench CLI¶
-
Structured Configs
Learn how to build structured configuration files and group configurations effectively in FusionBench.
-
CLIP Simple Average
Merge clip vision models using simple average.
-
CLIP Task Arithmetic
Merge CLIP vision models using task arithmetic, allowing you to adjust the scaling factor as a hyperparameter.
-
Evaluate Single CLIP Model
Evaluate the performance of a single CLIP model on image classification tasks.
-
Merge Large Language Models
Merge large language models using SLERP.