Skip to content

Commit 7fedb2f

Browse files
Update mediatek_README.md (#6294)
Update mediatek_README.md (#6290) Summary: MTK NeuroPilot Express SDK is now live Pull Request resolved: #6290 Reviewed By: cccclai Differential Revision: D64475405 Pulled By: cmodi-meta fbshipit-source-id: 88bf258368f7ce0db9f12b14bb60c55fa235c35f (cherry picked from commit 49395c2) Co-authored-by: Chirag Modi <[email protected]>
1 parent 620d7ea commit 7fedb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/docs/delegates/mediatek_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Phone verified: MediaTek Dimensity 9300 (D9300) chip.
1212
* Download and link the Buck2 build, Android NDK, and MediaTek ExecuTorch Libraries from the MediaTek Backend Readme ([link](https://github.com/pytorch/executorch/tree/main/backends/mediatek/scripts#prerequisites)).
1313
* MediaTek Dimensity 9300 (D9300) chip device
1414
* Desired Llama 3 model weights. You can download them on HuggingFace [Example](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)).
15-
* Download NeuroPilot Express SDK from the [MediaTek NeuroPilot Portal](https://neuropilot.mediatek.com/resources/public/npexpress/en/docs/npexpress) (coming soon):
15+
* Download NeuroPilot Express SDK from the [MediaTek NeuroPilot Portal](https://neuropilot.mediatek.com/resources/public/npexpress/en/docs/npexpress):
1616
- `libneuronusdk_adapter.mtk.so`: This universal SDK contains the implementation required for executing target-dependent code on the MediaTek chip.
1717
- `libneuron_buffer_allocator.so`: This utility library is designed for allocating DMA buffers necessary for model inference.
1818
- `mtk_converter-8.8.0.dev20240723+public.d1467db9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl`: This library preprocess the model into a MediaTek representation.

0 commit comments

Comments
 (0)