Nanoflow
Nanoflow copied to clipboard
I tried to run Qwen1.5-0.5B-Chat-m model with NanoFLow,but I'm not sure how to adjust "model_configs"
I tried to run Qwen1.5-0.5B-Chat-m model with NanoFLow,but I'm not sure how to adjust "model_configs". The details is shown:
The error is : terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid
May you try again in our codebase now? Since we have upgraded our codebase from c++ to python so that it shoule be easier to implement a new model in the framework now. And we would be so appreciate for you if you could implement Qwen model and make a pull request.