Telosnex / fllama

llama.cpp for Flutter
Other
99 stars 11 forks source link

Android/Linux Shared Library Modification #4

Closed gvycdaiogv723 closed 5 months ago

gvycdaiogv723 commented 5 months ago

I'm currently working on some code involving fllama, but I have to use different cmake parameters for building a shared library (.so) compared to what fllama uses. Is there any way I can change the cmake parameters for building a shared library in fllama?