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
@justarmadillo I've downloaded 'uncensored' model ggml-vic13b-uncensored-q5_1.bin added recently from https://huggingface.co/eachadea/ggml-vicuna-13b-1.1/tree/main . I got similar error (but for type 7): llama.cpp: loading model from /usr/src/app/weights/ggml-vic13b-uncensored-q5_1.bin error loading model: **unrecognized tensor type 7**
Shouldn't it be used ... or ? Any way to know which model is compatible with llama.cpp ? thx
How can I solve this issue ?
llama.cpp: loading model from models\ggml-vicuna-13b-1-1\ggml-vicuna-13b-1.1-q4_3.bin
error loading model: unrecognized tensor type 5
llama_init_from_file: failed to load model
AVX = 1 | AVX2 = 1 | AVX512 = 0 | FMA = 1 | NEON = 0 | ARM_FMA = 0 | F16C = 1 | FP16_VA = 0 | WASM_SIMD = 0 | BLAS = 0 | SSE3 = 1 | VSX = 0 |
The text was updated successfully, but these errors were encountered: