Metadata-Version: 2.4
Name: fabrique
Version: 0.5.0
Summary: Foundation for modern ML research
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-tunix[prod]>=0.1.6
Requires-Dist: optax>=0.2.5
Requires-Dist: multimethod>=2.0
Dynamic: license-file

# fabrique

TODO

## Installation

You can install the latest released version of _fabrique_ from PYPI:

```bash
pip install fabrique
```


## Usage

TODO


