Add model card and MLX inference code
#2
by YingxuHe - opened
Adds:
- Comprehensive model card with MLX inference examples, n-gram blocking docs, and eval results
- meralion_mlx/ package (processor, encoder, adaptor, model loading)
- scripts/inference.py for end-to-end inference
- pyproject.toml with dependencies
Users can clone this repo and run inference directly without any external dependencies.
YingxuHe changed pull request status to merged