Metadata-Version: 2.1
Name: fusionlib
Version: 0.0.2.dev20240201
Summary: This is a Python package designed to provide functionality related to model fusion.
Project-URL: repository, https://github.com/tanganke/fusionlib
Description-Content-Type: text/markdown

# fusionlib

[GitHub Homepage](https://github.com/tanganke/fusionlib)

This is the fusionlib package. It is a Python package designed to provide functionality related to model fusion.
The package is currently in development and is not yet ready for use.
The document will be available at [tanganke.github.io/fusionlib/](https://tanganke.github.io/fusionlib/).

## Installation

You can install fusionlib from PyPI:

```bash
pip install fusionlib
```

