ubuntu@ubuntu-PR4908E:~$ xw pull glm-ocr
Pulling glm-ocr...
100% |███████████████████████████████████████████████████████████████| 4.9/4.9 GB 38.3 MB/s
✓ Model downloaded to /home/ubuntu/.xw/data/models/glm-ocr/latest
ubuntu@ubuntu-PR4908E:~$ xw run glm-ocr
Starting new instance: glm-ocr
Starting glm-ocr with auto engine (auto mode)...
▸ Using default backend: mlguider (docker mode)
▸ Checking Docker installation...
▸ Docker is installed and running (version: 29.3.1)
▸ Allocated port 10882 for model instance
▸ Starting model instance...
Error response from daemon: invalid reference format: repository name (library/NONE) must be lowercase
ubuntu@ubuntu-PR4908E:~$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
ubuntu@ubuntu-PR4908E:~$ xw device list
CHIP KEY CHIP # PCI ADDRESS VENDOR:DEVICE
-------- ---- - ----------- -------------
ascend-310p Ascend 310P 0:0 0000:16:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 0:1 0000:16:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 1:0 0000:27:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 1:1 0000:27:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 2:0 0000:49:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 2:1 0000:49:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 3:0 0000:5a:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 3:1 0000:5a:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 4:0 0000:98:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 4:1 0000:98:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 5:0 0000:a8:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 5:1 0000:a8:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 6:0 0000:b8:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 6:1 0000:b8:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 7:0 0000:c8:00.0 0x19e5:0xd500
ascend-310p Ascend 310P 7:1 0000:c8:00.0 0x19e5:0xd500
Total: 16 AI chip(s) detected (16x ascend-310p)
ubuntu@ubuntu-PR4908E:~$