Kartik Khandelwal
Kartik Khandelwal
@CharlieFRuan Thanks for creating the tracking issue. Just wanted to let you know that @shreygupta2809 and I are currently working on supporting the function calling
Seems like the weights were not download correctly, can you try deleting and redownloading?
@jo-elimu Unfortunately, I am unable to reproduce this error on my end. Maybe you can try to copy the model weights manually using adb (instructions are [here](https://llm.mlc.ai/docs/deploy/android.html#incorporate-model-weights))
@MrRace Can you please try replacing `y1_q4f16_1` with `llama_q4f16_1` for both instances in `app-config.json`? The model_lib format should be `_` (from the `mlc-chat-config.txt` file.
Hi @sbwww Thank you for reporting this! Can you please provide more information about the model that you are trying to run?
@qc903113684 Unfortunately, I am unable to reproduce it on my end. Can you please build tvm and mlc again after fetching the latest changes and then recompile the model library?
Hey, which device are you using? And also are you using the prebuilt libs or compiling yourself? If compiling yourself, can you share your `mlc-chat-config.json` file as well?