Nam Nguyen
Nam Nguyen
I am having the same issue where each item from the list is expandable vertically; setting itemExtent will fix laggy scroll but prevent the item to expand further than the...
@Renzo-Olivares are you still working on this ticket, I see it has been quite a long time since the last update. I am wondering if the feature is ready to...
It's still an issue today and it's happening to me, I have the same setup as the thread owner. Please help
Additional information: I tried to checkout the last commit that the master branch pointed to where the generation must be fine, but it complaints the same error even on the...
Can anyone have idea how to resolve the problem. We are stuck at initializing the model. To add more insight: I tried build llama.cpp directly on my android device using...
I need to manually cd into the package from under ~/.pub_cache to clone the llama.cpp into its `/src` folder to make it run
I am having this issue on Android. - My initial assumption was that because this package will build the library from source so I won't need have to include any...
Update on the issue: Today I tried to clone llama_cpp_dart and link to my host project locally. And what I got was this new error: LlamaException (LlamaException: Failed to initialize...
same here