tensor '' should not be 0-dimensional

#2
by Zephyriyn - opened

llama.cpp: loading model from C:\Cons\airoboros-13b-gpt4.ggmlv3.q4_1.bin
error loading model: llama.cpp: tensor '' should not be 0-dimensional
llama_init_from_file: failed to load model
This is the error i get when i try to run it using llama-cpp-python.

Can you try downloading the file again. I just tested it myself and it's working fine for me, so it might be a download error - file didn't finish downloading or something similar.

Sign up or log in to comment