Dane Madsen

Results 72 comments of Dane Madsen

I explored this, long story short it works but its too slow to be viable on mobile.

Its currently a pain to use this package due to its large file size. This makes it so i cant upload it to pub.dev and anyone who wants to use...

> I found the crash occur on some low level API( ![image](https://github.com/user-attachments/assets/c710eb4d-36a3-4492-9a90-bdeb2c7cda15) > The stack after mapping: > ` > xxx/Android/sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/darwin-x86_64/lib64/clang/12.0.8/include/bits/stdatomic.h:273 > xxx/Android/maid/packages/maid_llm/src/llama_cpp/src/llama.cpp:18617 > xxx/Android/maid/packages/maid_llm/src/maid_llm.cpp:33 > ` > > And...

Yes the version code is now generated at build time from the git index. If its not showing up in your f-droid builds it might be because you're doing a...

I'll look into it further but generally it's better to generate a new version code for every commit. Otherwise it has to be updated manually which doesn't make sense because...

I really don't think it's a lot to ask that a git index be present in your build system but I'll look into it.

Thanks for submitting this issue. Unfortunately i don't have a iPhone to test this so any help would be appreciated.

For me `llama.cpp` is compiled by a `podspec`. The build system is copying the library files to the correct directory and flutter is loading the library correctly but none of...

It's currently untested on IOS as I dont have a device to test on.

Not at this time