Skip to content

Commit 787a313

Browse files
committed
chore: add original model
1 parent e07b39f commit 787a313

29 files changed

Lines changed: 65 additions & 35 deletions

docs/docs/03-hooks/01-natural-language-processing/useLLM.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -408,11 +408,12 @@ Depending on selected model and the user's device generation speed can be above
408408

409409
## Available models
410410

411-
| Model Family | Sizes | Quantized |
412-
| ---------------------------------------------------------------------------------------- | :--------------: | :-------: |
413-
| [Hammer 2.1](https://huggingface.co/software-mansion/react-native-executorch-hammer-2.1) | 0.5B, 1.5B, 3B ||
414-
| [Qwen 2.5](https://huggingface.co/software-mansion/react-native-executorch-qwen-2.5) | 0.5B, 1.5B, 3B ||
415-
| [Qwen 3](https://huggingface.co/software-mansion/react-native-executorch-qwen-3) | 0.6B, 1.7B, 4B ||
416-
| [Phi 4 Mini](https://huggingface.co/software-mansion/react-native-executorch-phi-4-mini) | 4B ||
417-
| [SmolLM 2](https://huggingface.co/software-mansion/react-native-executorch-smolLm-2) | 135M, 360M, 1.7B ||
418-
| [LLaMA 3.2](https://huggingface.co/software-mansion/react-native-executorch-llama-3.2) | 1B, 3B ||
411+
| Model Family | Sizes | Quantized |
412+
| ------------------------------------------------------------------------------------------------------------ | :--------------: | :-------: |
413+
| [Hammer 2.1](https://huggingface.co/software-mansion/react-native-executorch-hammer-2.1) | 0.5B, 1.5B, 3B ||
414+
| [Qwen 2.5](https://huggingface.co/software-mansion/react-native-executorch-qwen-2.5) | 0.5B, 1.5B, 3B ||
415+
| [Qwen 3](https://huggingface.co/software-mansion/react-native-executorch-qwen-3) | 0.6B, 1.7B, 4B ||
416+
| [Phi 4 Mini](https://huggingface.co/software-mansion/react-native-executorch-phi-4-mini) | 4B ||
417+
| [SmolLM 2](https://huggingface.co/software-mansion/react-native-executorch-smolLm-2) | 135M, 360M, 1.7B ||
418+
| [LLaMA 3.2](https://huggingface.co/software-mansion/react-native-executorch-llama-3.2) | 1B, 3B ||
419+
| [LFM2.5-1.2B-Instruct](https://huggingface.co/software-mansion/react-native-executorch-lfm2.5-1.2B-instruct) | 1.2B ||

docs/docs/06-api-reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
- [HAMMER2_1_3B](variables/HAMMER2_1_3B.md)
5050
- [HAMMER2_1_3B_QUANTIZED](variables/HAMMER2_1_3B_QUANTIZED.md)
5151
- [LFM2_5_1_2B_INSTRUCT](variables/LFM2_5_1_2B_INSTRUCT.md)
52+
- [LFM2_5_1_2B_INSTRUCT_QUANTIZED](variables/LFM2_5_1_2B_INSTRUCT_QUANTIZED.md)
5253
- [LLAMA3_2_1B](variables/LLAMA3_2_1B.md)
5354
- [LLAMA3_2_1B_QLORA](variables/LLAMA3_2_1B_QLORA.md)
5455
- [LLAMA3_2_1B_SPINQUANT](variables/LLAMA3_2_1B_SPINQUANT.md)

docs/docs/06-api-reference/typedoc-sidebar.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/docs/06-api-reference/variables/ALL_MINILM_L6_V2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **ALL_MINILM_L6_V2**: `object`
44
5-
Defined in: [constants/modelUrls.ts:577](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L577)
5+
Defined in: [constants/modelUrls.ts:586](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L586)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/ALL_MPNET_BASE_V2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **ALL_MPNET_BASE_V2**: `object`
44
5-
Defined in: [constants/modelUrls.ts:585](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L585)
5+
Defined in: [constants/modelUrls.ts:594](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L594)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/BK_SDM_TINY_VPRED_256.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **BK_SDM_TINY_VPRED_256**: `object`
44
5-
Defined in: [constants/modelUrls.ts:630](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L630)
5+
Defined in: [constants/modelUrls.ts:639](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L639)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/BK_SDM_TINY_VPRED_512.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **BK_SDM_TINY_VPRED_512**: `object`
44
5-
Defined in: [constants/modelUrls.ts:619](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L619)
5+
Defined in: [constants/modelUrls.ts:628](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L628)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/CLIP_VIT_BASE_PATCH32_IMAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_IMAGE**: `object`
44
5-
Defined in: [constants/modelUrls.ts:558](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L558)
5+
Defined in: [constants/modelUrls.ts:567](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L567)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/CLIP_VIT_BASE_PATCH32_TEXT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **CLIP_VIT_BASE_PATCH32_TEXT**: `object`
44
5-
Defined in: [constants/modelUrls.ts:609](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L609)
5+
Defined in: [constants/modelUrls.ts:618](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L618)
66

77
## Type Declaration
88

docs/docs/06-api-reference/variables/DEEPLAB_V3_RESNET50.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> `const` **DEEPLAB_V3_RESNET50**: `object`
44
5-
Defined in: [constants/modelUrls.ts:538](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L538)
5+
Defined in: [constants/modelUrls.ts:547](https://github.com/software-mansion/react-native-executorch/blob/main/packages/react-native-executorch/src/constants/modelUrls.ts#L547)
66

77
## Type Declaration
88

0 commit comments

Comments
 (0)