UbiquitousLearning / mllm

Fast Multimodal LLM on Mobile Devices
https://ubiquitouslearning.github.io/mllm_website
MIT License
381 stars 46 forks source link

how to add tinyllama to app #67

Closed alexliyang closed 4 months ago

alexliyang commented 6 months ago

how to add tinyllama to app for testing. in /tools/jni add a new file like modeling_llama.hpp?

can you update app and mllm to support tinyllama?

thank you very much

yirongjie commented 4 months ago

You can refer to this issue: https://github.com/UbiquitousLearning/mllm/issues/78