Skip to content

chore: release 0.8.2#1068

Merged
mkopcins merged 3 commits intorelease/0.8from
@mkopcins/release0.8.2
Apr 9, 2026
Merged

chore: release 0.8.2#1068
mkopcins merged 3 commits intorelease/0.8from
@mkopcins/release0.8.2

Conversation

@mkopcins
Copy link
Copy Markdown
Collaborator

@mkopcins mkopcins commented Apr 9, 2026

Description

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

Screenshots

Related issues

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

NorbertKlockiewicz and others added 3 commits April 9, 2026 15:24
## Description

Adds the `LFM2_VL_450M_QUANTIZED` model constant for the new 450M
quantized LFM2.5-VL variant. Reuses the existing LFM2.5-VL tokenizer and
tokenizer config, and registers the model in `MODEL_REGISTRY`.

### Introduces a breaking change?

- [ ] Yes
- [x] No

### Type of change

- [ ] Bug fix (change which fixes an issue)
- [x] 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

1. Import `LFM2_VL_450M_QUANTIZED` from `react-native-executorch`.
2. Pass it to `useLLM` and verify the model downloads and runs inference
with image input.

### Screenshots

### Related issues

### Checklist

- [x] 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
- [x] My changes generate no new warnings

### Additional notes

Tokenizer and tokenizer config are shared with `LFM2_VL_1_6B_QUANTIZED`.
## Description

<!-- Provide a concise and descriptive summary of the changes
implemented in this PR. -->

### 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

<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->

### Screenshots

<!-- Add screenshots here, if applicable -->

### Related issues

<!-- Link related issues here using #issue-number -->

### 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

<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
@mkopcins mkopcins force-pushed the @mkopcins/release0.8.2 branch from 436a4d7 to b7065eb Compare April 9, 2026 13:34
@mkopcins mkopcins merged commit 487958a into release/0.8 Apr 9, 2026
2 checks passed
@mkopcins mkopcins deleted the @mkopcins/release0.8.2 branch April 9, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants