| | 989 | |
| | 990 | Now, the demos are installed in the /root/ara2 directory. |
| | 991 | |
| | 992 | To run a demo, see the examples above, noting the .py file will be in the respective directory. |
| | 993 | |
| | 994 | For example: |
| | 995 | {{{ |
| | 996 | uv run /root/ara2/chat.py |
| | 997 | |
| | 998 | root@catalina:~/ara2/chat# uv run chat.py |
| | 999 | [Config] 'Qwen2.5-7B-Instruct' is already set as enabled. |
| | 1000 | [Service] 'eiq-aaf-connector.service' is not active. Starting/Restarting now... |
| | 1001 | [Service] Restarting eiq-aaf-connector.service... |
| | 1002 | [Service] Waiting for 'Qwen2.5-7B-Instruct' to finish loading on Ara NPU (this can take 2-3 minutes)... |
| | 1003 | .............................................................................. |
| | 1004 | }}} |