react-native-llm-mediapipe icon indicating copy to clipboard operation
react-native-llm-mediapipe copied to clipboard

Which model is to be added?

Open sharma-sanjeev156 opened this issue 5 months ago • 1 comments

Hi, i have currently added .task model (Gemma3-1B-IT_multi-prefill-seq_q8_ekv1280.task) in assets folder for android. But, when i run a useLlmInference function like this, it crashes with SIGABRT error. Could anyone help me out on adding a model so that i can run it successfully?

const { generateResponse} = useLlmInference({ modelPath: "Gemma3-1B-IT_multi-prefill-seq_q8_ekv1280.task", });

sharma-sanjeev156 avatar Jul 17 '25 06:07 sharma-sanjeev156

hey there, have u found any solutions for this?

blackmammoth avatar Jul 22 '25 16:07 blackmammoth