Metadata-Version: 2.4
Name: mm_factory
Version: 0.1.1
Summary: VLM factory
Author-email: Your Name <Karouswissem@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Dynamic: requires-python

# MultiModal Factory

A modular Python library to plug pretrained LLMs and vision encoders. Supports zero-shot inference and fine-tuning of adapters using Hugging Face datasets.

## Installation

```bash
pip install multimodal-factory
