Skip to content

Commit 4e0631f

Browse files
Link North Small Translate W4A16 weights
1 parent 05db13a commit 4e0631f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fern/pages/models/north/north-small-translate-1.0.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { ModelShowcase, Capability, Endpoint} from "../../../components/model-sh
3838
North Small Translate is an open-weights mixture-of-experts (MoE) model purpose-built for machine translation.
3939
It has 218 billion total parameters, with 25 billion active parameters, and a 16K context length.
4040

41-
The model provides flexible deployment options for research and enterprise use. Its FP8 weights are available
41+
The model provides flexible deployment options for research and enterprise use. Its NVFP4 W4A16 weights are available
4242
under the [Creative Commons Attribution-NonCommercial 4.0 license](https://creativecommons.org/licenses/by-nc/4.0/)
4343
for non-commercial use. Enterprises can purchase a commercial license and deploy the model through
4444
[Model Vault](../../v2/docs/model-vault).
@@ -176,7 +176,7 @@ print(response.message.content[0].text)
176176

177177
- **Cohere API**: Try the model on the free tier through the Chat V2 API.
178178
- **Open weights**: Download the
179-
[FP8 model from Hugging Face](https://huggingface.co/CohereLabs/North-Small-Translate-1.0-fp8) for
179+
[NVFP4 W4A16 model from Hugging Face](https://huggingface.co/CohereLabs/North-Small-Translate-1.0-w4a16) for
180180
non-commercial use under the CC BY-NC 4.0 license.
181181
- **Commercial deployment**: Use a commercially licensed deployment through [Model Vault](../../v2/docs/model-vault).
182182
The suggested hardware is two H100 GPUs or one B200 GPU.

0 commit comments

Comments
 (0)