hydai
hydai
We will have a new repo called wasmedge-llmc for this. But it will need some time to set it up.
@junaire The repo is created: https://github.com/WasmEdge/wasmedge-llmc
Hi @junaire We have to rename the namespace of your plugin from `wasi-llm` to `wasmedge-llmc`. The reason is that all of the `wasi-` prefixes should be reversed for the WASI...
> hi @hydai, do you want me to work on the GPU training for the plugin? Definitely. If you are able to work on GPU, that would be great. >...
There should be nothing to do on the rust side. The API should be the same. Users can decide which plugin version they really want to use, but the developers...
Sure. Let's close this issue. Thanks for your contribution :-).
Hi @Kuntal271 Are you going to work on this PR, or is it no longer being maintained?
Closing due to #4191
Hi @Tenderyi Before the OSPP started, @grorge123 had already contributed some implementations and designs for stable diffusion.cpp plugin. See: https://github.com/WasmEdge/WasmEdge/issues/3405 It provides the basic stable diffusion.cpp APIs for supporting some...
The merged PR: https://github.com/WasmEdge/WasmEdge/pull/3444 The Rust SDK and examples: https://github.com/grorge123/wasmedge-stable-diffusion