Oobabooga Webui 出错

#3
by jarryidle - opened

载入Oobabooga Webui 时出错
llama.cpp: loading model from models\Mabbs_chinese-Alpaca-lora-7b-ggml\ggml-model-q4_0.bin
error loading model: unexpectedly reached end of file
llama_init_from_file: failed to load model
Exception ignored in: <function LlamaCppModel.__del__ at 0x000001D7A7237520>
Traceback (most recent call last):
File "F:\AI\oobabooga_windows\text-generation-webui\modules\llamacpp_model.py", line 23, in del
self.model.del()
AttributeError: 'LlamaCppModel' object has no attribute 'model'

Sign up or log in to comment