Why do I get prompted when I use convert.py to convert llama13b to GGUF format, give me a bug, that is Why do I get prompted when I use convert.py to convert llama13b to GGUF format, zipfile.BadZipFile: File is not a zip file #6968
Unanswered
yimisiyang
asked this question in
Q&A
Replies: 0 comments
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.
-
when I use convert.py to convert llama13b to GGUF format, give me a bug, that is Why do I get prompted when I use convert.py to convert llama13b to GGUF format, zipfile.BadZipFile: File is not a zip file, but llama 7b is ok .
llama13b have two model weight
consolidated.00.pth
andconsolidated.01.pth
。llama7b have one model weightconsolidated.00.pth
。How do I need to deal with it?
the bug is
Beta Was this translation helpful? Give feedback.
All reactions