Open dic1911 opened 7 months ago
which step? Did you name the export model?
@fydeos-alex wdym? I have successfully convert other models (Qwen1.5 0.5B, Karasu 1.1B and TinyLlama 1.1B) and I just simply do the same for the 1.8B model mentioned above.
Note that for all the attempts only Qwen 0.5B model actually worked at runtime, others always failed to load instantly without further info (ex. llama_init_from_gpt_params: error: failed to load model '../../karasu_jp.rkllm'
).
Well, I have successfully converted the Qwen and Qwen1.5 on Ubuntu and run them on rk3588. And you should give more information about your convert platform and runtime platform. 🤗
Yeah, I just tried to convert the Qwen model from another machine and it worked without issue, but still other mentioned models are not working (which should work according to readme), anyway I guess I should open another issue for broken support.
and there's nothing helpful in the error output :(
(note. model is from https://huggingface.co/Qwen/Qwen1.5-1.8B)