From d9f9f49aac8414c50e8ebbbf0d1bc3b74ff75a5f Mon Sep 17 00:00:00 2001 From: Jack <32371937+jackzhxng@users.noreply.github.com> Date: Wed, 14 May 2025 14:26:05 -0700 Subject: [PATCH] Update Qwen3 README.md --- examples/models/qwen3/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/models/qwen3/README.md b/examples/models/qwen3/README.md index d5507d79f2f..65923fb020c 100644 --- a/examples/models/qwen3/README.md +++ b/examples/models/qwen3/README.md @@ -86,3 +86,6 @@ cmake-out/examples/models/llama/llama_main ``` To run the model on an example iOS or Android app, see the Llama README's [Step 5: Build Mobile apps](../llama/README.md#step-5-build-mobile-apps) section. + +### FAQ +For more help with exporting or running this model, feel free to ask in our [discord channel](https://lnkd.in/gWCM4ViK).