Junru Shao

Results 179 comments of Junru Shao

Seems that you didn't build any `libmlc_llm_module.so`..Could you double check? Also CC @sudeepag @Kathryn-cat if you guys could help elaborate how to obtain `libmlc_llm_modyle.so`

``` free(): invalid pointer 중지됨 (코어 덤프됨)

Please refer to this doc for TVM installation: https://mlc.ai/mlc-llm/docs/install/tvm.html

I'm not sure if I fully capture what you mean. Let me try: Currently we release MLC-generated model libs via this repo: https://github.com/mlc-ai/binary-mlc-llm-libs, but as you just mentioned, we haven't...

@ghostsun89 does it work with the latest update?

I cannot follow if none of the details are provided, but according to the discussion, the problem seems to have been resolved

To interact with MLC-compiled LLMs on iOS, the only file you need is LLMChat.mm: https://github.com/mlc-ai/mlc-llm/blob/main/ios/MLCChat/LLMChat.mm. Not knowing much about flutter, but as long as it allows us to call those...

I believe this issue will be gone following Zihao's suggestion: https://github.com/mlc-ai/mlc-llm/issues/339#issuecomment-1579587863. Please feel free to create a new one if it persists.