Metadata-Version: 2.4
Name: lqh
Version: 0.0.1
Summary: Liquid Harness – A fine-tuning tool for foundation models. Coming soon.
Project-URL: Homepage, https://liquid.ai
Author-email: Your Name <you@example.com>
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# lqh – Liquid Harness

A fine-tuning tool for foundation models by [Liquid AI](https://liquid.ai).

**This package is under active development. Stay tuned.**

## Installation

```bash
pip install lqh
```

## Usage

```bash
lqh --help
```
