Views
No views yet
xiaomi-research/MiLMMT-46-4B-v0.1,
a multilingual machine-translation model built on Google Gemma 3 (4B). This
build is used for on-device English ↔ Simplified Chinese translation in the Duet
app.License: Gemma Terms of Use. Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms. Use is also subject to the Gemma Prohibited Use Policy. SeeNOTICEandLICENSE.
| Layer | Source | License |
|---|---|---|
| Base model | Google Gemma 3 (4B) | Gemma Terms of Use |
| Source model | xiaomi-research/MiLMMT-46-4B-v0.1 (continual pretrain + finetune of Gemma 3-4B) | Gemma Terms of Use |
| This repo | 4-bit MLX quantization of the source model | Gemma Terms of Use |
mlx-lm convert --hf-path <MiLMMT-46-4B bf16> --mlx-path model -q --q-bits 4 --q-group-size 64config.json, and generation_config.json are redistributed to run
the converted model. No other behavioural changes were made. These files are
therefore modified from the original and marked as such here and in
NOTICE, as required by the Gemma Terms of Use §3.1.README.md # this card (Gemma license notice)
NOTICE # required Gemma notice + provenance + modification record
LICENSE # Gemma Terms of Use (link + key conditions)
model/ # the model payload the app downloads
model.safetensors
model.safetensors.index.json
config.json
generation_config.json
tokenizer.json
tokenizer_config.json
README.md
model_manifest.json # per-file SHA-256 + expected file list (integrity)