@@ -552,13 +552,13 @@ const handleGenerate = async () => {
552552
553553## Available models
554554
555- | Model Family | Sizes | Quantized | Capabilities |
556- | ------------------------------------------------------------------------------------------------------------ | :--------------: | :-------: | :----------: |
557- | [ Hammer 2.1] ( https://huggingface.co/software-mansion/react-native-executorch-hammer-2.1 ) | 0.5B, 1.5B, 3B | ✅ | - |
558- | [ Qwen 2.5] ( https://huggingface.co/software-mansion/react-native-executorch-qwen-2.5 ) | 0.5B, 1.5B, 3B | ✅ | - |
559- | [ Qwen 3] ( https://huggingface.co/software-mansion/react-native-executorch-qwen-3 ) | 0.6B, 1.7B, 4B | ✅ | - |
560- | [ Phi 4 Mini] ( https://huggingface.co/software-mansion/react-native-executorch-phi-4-mini ) | 4B | ✅ | - |
561- | [ SmolLM 2] ( https://huggingface.co/software-mansion/react-native-executorch-smolLm-2 ) | 135M, 360M, 1.7B | ✅ | - |
562- | [ LLaMA 3.2] ( https://huggingface.co/software-mansion/react-native-executorch-llama-3.2 ) | 1B, 3B | ✅ | - |
563- | [ LFM2.5-1.2B-Instruct ] ( https://huggingface.co/software-mansion/react-native-executorch-lfm2.5-1.2B-instruct ) | 1.2B | ✅ | - |
564- | [ LFM2.5-VL-1.6B] ( https://huggingface.co/software-mansion/react-native-executorch-lfm2.5-VL-1.6B ) | 1.6B | ✅ | vision |
555+ | Model Family | Sizes | Quantized | Capabilities |
556+ | -------------------------------------------------------------------------------------------------------------------- | :--- --------------: | :-------: | :----------: |
557+ | [ Hammer 2.1] ( https://huggingface.co/software-mansion/react-native-executorch-hammer-2.1 ) | 0.5B, 1.5B, 3B | ✅ | - |
558+ | [ Qwen 2.5] ( https://huggingface.co/software-mansion/react-native-executorch-qwen-2.5 ) | 0.5B, 1.5B, 3B | ✅ | - |
559+ | [ Qwen 3] ( https://huggingface.co/software-mansion/react-native-executorch-qwen-3 ) | 0.6B, 1.7B, 4B | ✅ | - |
560+ | [ Phi 4 Mini] ( https://huggingface.co/software-mansion/react-native-executorch-phi-4-mini ) | 4B | ✅ | - |
561+ | [ SmolLM 2] ( https://huggingface.co/software-mansion/react-native-executorch-smolLm-2 ) | 135M, 360M, 1.7B | ✅ | - |
562+ | [ LLaMA 3.2] ( https://huggingface.co/software-mansion/react-native-executorch-llama-3.2 ) | 1B, 3B | ✅ | - |
563+ | [ LFM2.5] ( https://huggingface.co/software-mansion/react-native-executorch-lfm-2.5 ) | 350M, 1.2B, 1.6B-VL | ✅ | - |
564+ | [ LFM2.5-VL-1.6B] ( https://huggingface.co/software-mansion/react-native-executorch-lfm-2.5/tree/v0.8.0/ lfm2.5-VL-1.6B ) | 1.6B | ✅ | vision |
0 commit comments