Skip to content

Comments

chore: add support for lfm-2.5 instruct model#822

Open
msluszniak wants to merge 1 commit intomainfrom
@ms/add-lfm2.5-instruct
Open

chore: add support for lfm-2.5 instruct model#822
msluszniak wants to merge 1 commit intomainfrom
@ms/add-lfm2.5-instruct

Conversation

@msluszniak
Copy link
Member

@msluszniak msluszniak commented Feb 20, 2026

Description

Adds support for fm-2.5 instruct model.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run llm example app with model changed to fm-2.5 instruct. Also check that Hugging Face page for the model is correct and contains every needed information: https://huggingface.co/software-mansion/react-native-executorch-lfm2.5-1.2B-instruct.

Screenshots

Related issues

Closes #812

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@msluszniak msluszniak self-assigned this Feb 20, 2026
@msluszniak msluszniak added the chore PRs that are chores label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for LiquidAI/LFM2.5-1.2B-Instruct

1 participant