Skip to main content
Version: 0.9.x

Variable: LFM2_VL_450M_QUANTIZED

const LFM2_VL_450M_QUANTIZED: object = LFM2_5_VL_450M_QUANTIZED

Defined in: constants/modelUrls.ts:573

Type Declaration​

capabilities​

readonly capabilities: readonly ["vision"]

generationConfig​

readonly generationConfig: object = LFM2_5_VL_GENERATION_CONFIG

generationConfig.minP​

readonly minP: 0.15 = 0.15

generationConfig.repetitionPenalty​

readonly repetitionPenalty: 1.05 = 1.05

generationConfig.temperature​

readonly temperature: 0.1 = 0.1

modelName​

readonly modelName: "lfm2.5-vl-450m-quantized" = 'lfm2.5-vl-450m-quantized'

modelSource​

readonly modelSource: "https://huggingface.co/software-mansion/react-native-executorch-lfm-2.5/resolve/v0.9.0/vl_450m/xnnpack/lfm_2_5_vl_450m_xnnpack_8da4w.pte" = LFM2_VL_450M_QUANTIZED_MODEL

tokenizerConfigSource​

readonly tokenizerConfigSource: "https://huggingface.co/software-mansion/react-native-executorch-lfm-2.5/resolve/v0.9.0/vl_450m/tokenizer_config.json" = LFM2_VL_450M_TOKENIZER_CONFIG

tokenizerSource​

readonly tokenizerSource: "https://huggingface.co/software-mansion/react-native-executorch-lfm-2.5/resolve/v0.9.0/vl_450m/tokenizer.json" = LFM2_VL_450M_TOKENIZER

Deprecated​

Use LFM2_5_VL_450M_QUANTIZED instead — the model is from the LFM2.5 family. This alias will be removed in a future major release.