Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

krea2

Here are 46 public repositories matching this topic...

WeeLLM

WeeLLM runs large diffusion models with as little as 4 GB of VRAM, without any quantization. It dynamically determines how many layers can fit within the available VRAM and streams the text encoder and transformer layers to the GPU layer by layer, enabling inference on hardware with limited VRAM. It supports both safetensors and GGUF models.

  • Updated Sep 14, 2026
  • Python

Add this topic to your repo

To associate your repository with the krea2 topic, visit your repo's landing page and select "manage topics."

Learn more