-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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",
});
Metadata
Metadata
Assignees
Labels
No labels