Kathryn (Jinqi) Chen
Kathryn (Jinqi) Chen
Hi, I think there's a PR #460 on adding MPT 7B models. Please let us know if you have any further questions.
Please refer to this link: https://github.com/mlc-ai/notebooks/blob/main/tutorial/How_to_add_model_architeture_in_MLC_LLM.ipynb
Hi @microcoder-py , are you referring to Google's Flutter SDK? https://github.com/flutter/flutter
Thanks! We're looking into this and keep you posted.
Hi @microcoder-py , thanks for the feedback. If there is a C FFI for flutter, then it might be possible for us to provide flutter support. However, we don't have...
@Hzfengsy LGTM! Just added a small comment and I think we're good to go.
would you like to add tests to printer/parser as well?
I think overall LGTM, the llvm codegen seems good, perhaps we can strengthen the test cases for "nested for/while loop" and "mixed break/continue in a loop" to make sure the...