deepjavalibrary / djl

An Engine-Agnostic Deep Learning Framework in Java
https://djl.ai
Apache License 2.0
4.16k stars 660 forks source link

CI: setup cargo-ndk for huggingface tokenizers android builds #3535

Closed naveen521kk closed 1 week ago

naveen521kk commented 1 week ago

Description

Looking at https://github.com/deepjavalibrary/djl/actions/runs/11880763848/job/33104304871#step:6:55, I think I didn't install cargo-ndk and also required SDKs properly.

Follow-up of https://github.com/deepjavalibrary/djl/pull/3532

I've tried testing it in my fork: https://github.com/naveen521kk/djl/actions/runs/11881317929/job/33105511288 (it fails because it doesn't have access to the AWS resources).