Dane Madsen

Results 72 comments of Dane Madsen

I was helping develop llama_cpp_dart for a while but i was having too many issues with it so i ended up creating my own which works alot better. https://github.com/Mobile-Artificial-Intelligence/maid_llm If...

Yeah, I did actually have it using langchains `ChatMessage` at one point but I changed it due to a few little things I wanted from my own `ChatNode` types. llama_cpp_dart...

> Good to know. If you miss any functionality in the current abstractions let me know, and we can add it. > > v0.5.0 [breaks](https://github.com/davidmigloz/langchain_dart/issues/328) `langchain` into `langchain_core`, `langchain` and...

> Hi @danemadsen ! The piper model looks indeed really nice. Would you like to try to implement it? I'm happy to guide you in the process. Haha, I'd love...

Yeah some docs would be a great addition. You can add them to the wiki or just in the /docs directory if you like. I'm thinking of making it so...

No I haven't really kept docs on any of the timings for the models Ive tested. yes I used to test with calypso but now i primarily test with phi...

https://github.com/espeak-ng/espeak-ng/pull/1878

No plans currently but it can be added

I think they were referring to gemma.cpp but ill close it anyway

Ok, I'm going to guess it's a similar issue to #609