7,148
社区成员
发帖
与我相关
我的任务
分享在QCS9075上部署Stable diffusion 2.1时遇到如下问题
[LE和LU均]无法从Hugingface获取某些内容,例如:
'(MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /stabilityai/stable-diffusion-2-1-base/resolve/main/unet/config.json (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f63e93610>: Failed to establish a new connection: [Errno 101] Network is unreachable'))"), '(Request ID: 4e87f358-0d0a-41dc-87a5-ba4cf79d15ce)')' thrown while requesting HEAD https://huggingface.co/stabilityai/stable-diffusion-2-1-base/resolve/main/unet/config.json
Retrying in 1s [Retry 1/5].
...
...
[LU]使用aarch64-ubuntu-gcc9.4的AP侧库运行:
1.0ms [VERBOSE] <V> Config not passed. Loading default config
1.0ms [VERBOSE] <V> Setting default value for unsigned PD usage
1.0ms [ ERROR ] <E> HtpRuntimeStub: Unsupported SoC 0
1.0ms [ ERROR ] <E> failed to initialize skel/stub file path
1.2ms [WARNING] <W> Failed in loading stub: libQnnHtp: cannot open shared object file: No such file or directory
1.2ms [WARNING] <W> Failed to create transport instance: 4000
1.2ms [ ERROR ] <E> Failed to create transport for device, error: 4000
1.2ms [ ERROR ] <E> Failed to load skel, error: 4000
1.2ms [VERBOSE] <V> exits device initialization with 14001
3. [LU]内存问题(1002)
1.2ms [VERBOSE] <V> Effective cdsp_id is: 0, Session_id is: 0 for DeviceId: 0, CoreId: 0, pdId: 0
1.2ms [ ERROR ] <E> Fail to get effective domain id from rpc with DeviceId 0 coreId 0 pdId 0
1.2ms [ ERROR ] <E> error in creation of transport instance
1.2ms [WARNING] <W> Failed to create transport instance: 1002
1.2ms [ ERROR ] <E> Failed to create transport for device, error: 1002
1.2ms [ ERROR ] <E> Failed to load skel, error: 1002
1.2ms [VERBOSE] <V> exits device initialization with 14001
1.2ms [ ERROR ] <E> Transport layer setup failed: 14001