guinmoon / LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.
https://llmfarm.site
MIT License
1.05k stars 62 forks source link

Add support for image generation models like stable diffusion #53

Open ProCreations-Offical opened 3 months ago

ProCreations-Offical commented 3 months ago

The title says it all. When I tried loading Stable Diffusion GGUF file into LLM farm and asking for prompt, it immediately crashes, even though my iPhone 15 Pro should have enough ram to handle it

guinmoon commented 3 months ago

LLMFarm does not support StableDiffusion models at the moment. Since there is a Draw Things application, I don't see the point in focusing on this.