Skip to content

Commit

Permalink
[update] compile tool link
Browse files Browse the repository at this point in the history
  • Loading branch information
dianjixz committed Nov 19, 2024
1 parent bbfbf1f commit 770fa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/llm_framework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AX630C AI large model local voice assistant program. Provided by M5STACK STACKFL

## compile
```bash
wget https://m5share.oss-cn-shenzhen.aliyuncs.com/ax630c_llm_project/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz?OSSAccessKeyId=LTAI5tSGrycCku6R4TQkroEc&Expires=37727406013&Signature=U9YN9Tp6zrIhNlL%2FfjcO0xRQTzk%3D
wget https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/linux/llm/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz
sudo tar zxvf gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.gz -C /opt

sudo apt install python3 python3-pip libffi-dev
Expand Down

0 comments on commit 770fa41

Please sign in to comment.