Changes between Version 19 and Version 20 of expansion/gw16168


Ignore:
Timestamp:
08/06/2026 10:32:34 PM (22 hours ago)
Author:
Ryan Erb
Comment:

add note to run demo.

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16168

    v19 v20  
    987987
    988988}}}
     989
     990Now, the demos are installed in the /root/ara2 directory.
     991
     992To run a demo, see the examples above, noting the .py file will be in the respective directory.
     993
     994For example:
     995{{{
     996uv run /root/ara2/chat.py
     997
     998root@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}}}