Request for providing a table of list for easier accessing differenct version of NeuroPilot SDK and tools

There have been plenty of different versions of NeuroPilot SDK and tools for development analytical/generative AI application on MTK devices, and it is mission impossible to eaisily accessing them @ specific versions.

Can MTK please maintain a table of list for easier accessing differenct version of NeuroPilot SDK and tools ?

Hello @Sting_Cheng

You can find the list of recommended NP versions classified by platforms on our IOT AI Hub documentation

Hi Suyash_Narain,

Many thanks for your input.

The current versioning of MTK related tools are confusing, and there are potential issues when deploying, from scratch, Generative API models onto target devices bu suing different combinations of different versions of tools.

For Genio 720, one has to

  • Install offline tools in neuropilot-sdk-basic-8.00.xx-buildxxx000.tar.gz
  • Using and ncc-tflite and libraries in Neuron SDK (xxx000_Neuron_SDK_v000xxx_neuron-8.0-release.tar.gz)
  • mtk_llm_sdk from mtk_llm_sdk_v$.%.#.zip

But unfortunately, it is not guaranted to use the latest tools to successfully build and deploy GAI Tutorial for Large Language Models.

for example, If I want to use ncc-tflite and libraries in Neuron SDK (20250423_Neuron_SDK_v1.2517.03_neuron-8.0-release.tar.gz), But downloading “neuropilot-sdk-basic-8.0.7-buildxxx000.tar.gz“ won’t be an easy task, there is no way to find the URL for downloading “neuropilot-sdk-basic-8.0.7-buildxxx000.tar.gz“.

Regards

~Sting