mlc-ai / binary-mlc-llm-libs

167 stars 43 forks source link

Remove deprecated binary libs #89

Closed rickzx closed 5 months ago

rickzx commented 5 months ago

This PR removes the deprecated binary libs not compatible with SLM

For more, see:

rickzx commented 5 months ago

Hi @Kartik14 I moved the binary libs you compiled here: https://github.com/mlc-ai/binary-mlc-llm-libs/pull/85 into the individual folders. Do you know if this will break anything in Android?

Kartik14 commented 5 months ago

The users will just have to update the paths to the binary libs in their prepare_libs.sh. The script throws an error if it is unable to find the libs so should be easy to debug hopefully.