evilsocket / cake

Distributed LLM and StableDiffusion inference for mobile, desktop and server.
Other
2.44k stars 127 forks source link

[Feature request] Will cake be able to train model in the future? #25

Open fish4terrisa-MSDSM opened 1 month ago

fish4terrisa-MSDSM commented 1 month ago

Cake is very useful for me , as it can make full use of all my devices and share the memory(which allows me to run larger models) However, it seems that cake currently cannot be use to train LoRA models... Will we add this feature in the future? That's even more useful(Training uses much more resources) As cake depends on candle, there exists candle-lora which allows people to use candle to train models.

(And, to save as much memory as possible, wilk cake add support for gguf and 4bit models(QLoRA)? )