FloudsModelExporter — a streamlined toolkit to convert encoder‑only, encoder‑decoder, seq2seq, and causal LLMs into production‑ready ONNX models. It automates export, optimization, optional quantization and numeric validation, supports large‑model workflows (external‑data + subprocess isolation), and exposes both a CLI (flouds-export) and a Python API
Quick install:
pip install flouds-model-exporter