lx200916 / ChatBotApp

3 stars 0 forks source link

Add New Model #1

Open Vinaysukhesh98 opened 1 month ago

Vinaysukhesh98 commented 1 month ago

HI , I have compiled new model phi3 , please help me to integrate in android app model , vocab i have uploaded in this path https://huggingface.co/VinaySukhesh/phi-3-128-mllm-q4_0/tree/main

lx200916 commented 1 month ago

okay I noticed phi3 is not supported by mllm yet, so if you want to run it in Android demo, you may need to write some code to add phi3 support yourself and then integrate to libhelper and jni.

Vinaysukhesh98 commented 1 month ago

Could yo please help me with the steps

Vinaysukhesh98 commented 1 month ago

I have added below files https://github.com/Vinaysukhesh98/Phi3Support-mllm.git