Question: is the project on hold?
Quote from readme:
This project, a Dart binding for llama.cpp, is currently on hold as we await the porting of llama.cpp helpers code to C
Is there a link, potentially to the github issue in the llama.cpp repository so we can understand and follow on the status of the dependency?
Thank you very much for this project!
@yuvalr1 yes, but not for long as https://github.com/ggerganov/llama.cpp/issues/5214 was resolved lately, this will allow generating binding without C wrappers.
Whats the current progress on this? Has the resolution in Llama.cpp issue made your life easier? Look forward to the updates! @netdur
Thanks @netdur! I'm ok with closing the issue unless you want to leave it open.
@ArachnaDigitalLtd dev branch is now available for review. while it's still a work in progress, the implementation is functional and ready for testing @yuvalr1 I will close once with release of v0.0.8
Congrats for resuming work on this project @netdur ! Highly beneficial for the Flutter community. I will give it a try as I wish to move from my prev implementation to yours. Hope to contribute one day if I get to use it.
Is there any details on what is actually supported from the official current llamacpp API / what is not?
Thank you again
I will close once with release of v0.0.8
It got released, I think this issue can be closed.