You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I test tests/launch_openai_api_test_server.py with NPU, it raise:
**NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE.*
(allocate:torch_npu/csrc/core/npu/NPUCachingAllocator.cpp:2050 NPU error, error code is 107002
[Error]: The context is empty.
Check whether acl.rt.set_context or acl.rt.set_device is called.
EE1001: The argument is invalid.Reason: rtGetDevMsg execute failed, reason=[context pointer null]
Solution: 1.Check the input parameter range of the function. 2.Check the functioninvocation relationship.
TraceBack (most recent call last):\n ctx is NULL![FUNC:GetDevErrMsg][FILE:api_impl.cc][LINE:4620]
The argument is invalid.Reason: rtGetDevMsg execute failed, reason=[context pointer null]
The text was updated successfully, but these errors were encountered:
When I test tests/launch_openai_api_test_server.py with NPU, it raise:
The text was updated successfully, but these errors were encountered: