QwenLM / qwen.cpp

C++ implementation of Qwen-LM
Other
514 stars 42 forks source link

AttributeError: 'QWenConfig' object has no attribute 'padded_vocab_size' #18

Open mxyqsh opened 9 months ago

mxyqsh commented 9 months ago

execute python qwen_cpp/convert.py -i /Qwen-7B-Chat -t q4_0 -o qwen7b-ggml.bin false: AttributeError: 'QWenConfig' object has no attribute 'padded_vocab_size'

yyy4444 commented 9 months ago

hi,bro,i also meet the question. do you have answer?

WangJianQ-cmd commented 3 months ago

我遇到的是'QWenConfig' object has no attribute 'intermediate_size'