Skip to content

Commit 4f4fb09

Browse files
committed
Document LFM2.5 MLX Hub artifacts
Point the LFM2 README at the uploaded Hugging Face artifacts so users can run the MLX examples without re-exporting locally. Made-with: Cursor
1 parent 2e3a50c commit 4f4fb09

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

examples/models/lfm2/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
[LFM2.5](https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct) is an updated version with improved training (28T tokens vs 10T) and extended context length support (32K tokens).
55

6+
Pre-exported ExecuTorch MLX artifacts for LFM2.5 350M and 1.2B are available
7+
on the Hugging Face Hub at
8+
[younghan-meta/LFM2.5-ExecuTorch-MLX](https://huggingface.co/younghan-meta/LFM2.5-ExecuTorch-MLX).
9+
610
## Instructions
711

812
LFM2 uses the same example code as optimized Llama model, while the checkpoint, model params, and tokenizer are different. Please see the [Llama README page](../llama/README.md) for details.

0 commit comments

Comments
 (0)