maxtext.integration.tunix.tunix_adapter module#
Adapter for integrating MaxText Transformer models with Tunix.
This module provides the TunixMaxTextAdapter class, which wraps a MaxText Transformer model to expose a call signature compatible with Tunix Trainers. It also handles weight mapping for compatibility with Hugging Face models.