We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Need some manual or something
The text was updated successfully, but these errors were encountered:
cc: @mengshyu
Sorry, something went wrong.
cc: @YiyanZhai
Hi @ucalyptus2
I use the following command to compile the model library for Mali on Ubuntu (x86). FYI
export CXX=aarch64-linux-gnu-g++ pyton -m mlc_llm compile \ PATH_TO_mlc-chat-config.json \ --host "llvm -mtriple=aarch64-linux-gnu" \ --device "mali" \ -o PATH_TO_MODEL_LIBRARY.so
No branches or pull requests
Need some manual or something
The text was updated successfully, but these errors were encountered: