All models are ggml V1 with the latest llama-cpp-python 0.1.70 occurs error: object has no attribute 'model'

#1
by cdgaete - opened

All models are ggml V1 with the latest llama-cpp-python 0.1.70 occurs error: object has no attribute 'model'

AttributeError: 'LlamaCppModel' object has no attribute 'model'

Is there any known solution or do we have to downgrade llama-cpp-python until it works?
Thanks!

Sign up or log in to comment