failed reading zip archive: invalid header or archive is corrupted #2761
Closed
linyia01
started this conversation in
Development
Replies: 2 comments 2 replies
-
@linyia01 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ai.djl.engine.EngineException: PytorchStreamReader failed reading zip archive: invalid header or archive is corrupted
ai.djl.pytorch pytorch-engine 0.23.0 ai.djl.pytorch pytorch-native-cpu 1.13.1 ai.djl.pytorch pytorch-jni 1.13.1-0.23.0at ai.djl.pytorch.jni.PyTorchLibrary.moduleLoad(Native Method)
at ai.djl.pytorch.jni.JniUtils.loadModuleHandle(JniUtils.java:1749)
at ai.djl.pytorch.jni.JniUtils.loadModule(JniUtils.java:1732)
at ai.djl.pytorch.engine.PtModel.load(PtModel.java:152)
at ai.djl.pytorch.engine.PtModel.load(PtModel.java:139)
at ai.djl.Model.load(Model.java:145)
Beta Was this translation helpful? Give feedback.
All reactions