Skip to content

Basic Examples

Get Started with FusionBench CLI

  • Structured Configs


    Learn how to build structured configuration files and group configurations effectively in FusionBench.

    Read More

  • CLIP Simple Average


    Merge clip vision models using simple average.

    Read More

  • CLIP Task Arithmetic


    Merge CLIP vision models using task arithmetic, allowing you to adjust the scaling factor as a hyperparameter.

    Read More

  • Evaluate Single CLIP Model


    Evaluate the performance of a single CLIP model on image classification tasks.

    Read More

  • Merge Large Language Models


    Merge large language models using SLERP.

    Read More

FusionBench as a Package

  • Import and Use Merging Algorithms


    Learn how to import and use different merging algorithms in FusionBench.

    Read More

  • Parallel Ensemble


    Learn how to create an ensemble from multiple CLIP vision models and inference in parallel using FusionBench.

    Read More