Variable: LLAMA3_2_1B_QLORA
constLLAMA3_2_1B_QLORA:object
Defined in: constants/modelUrls.ts:71
Type Declaration
modelName
readonlymodelName:"llama-3.2-1b-qlora"='llama-3.2-1b-qlora'
modelSource
readonlymodelSource:"https://huggingface.co/software-mansion/react-native-executorch-llama-3.2/resolve/v0.8.0/llama-3.2-1B/QLoRA/llama3_2_qat_lora.pte"=LLAMA3_2_1B_QLORA_MODEL
tokenizerConfigSource
readonlytokenizerConfigSource:"https://huggingface.co/software-mansion/react-native-executorch-llama-3.2/resolve/v0.9.0/tokenizer_config.json"=LLAMA3_2_TOKENIZER_CONFIG
tokenizerSource
readonlytokenizerSource:"https://huggingface.co/software-mansion/react-native-executorch-llama-3.2/resolve/v0.9.0/tokenizer.json"=LLAMA3_2_TOKENIZER
Deprecated
Use LLAMA3_2_1B_SPINQUANT instead — SpinQuant is the
canonical quantized Llama 3.2 1B variant going forward. This alias
still resolves the v0.8.0 file for back-compat and will be removed in
a future major release.