n-Arno/FLUX.2-klein-4B-gguf

🤗 Hugging Face sourceapache-2.04B activated2.5 GBGGUF✓ 1 checksumupdated today
Submit in one command

Run it next to your model folder. It makes the torrent, checks your files against Hugging Face, and submits it. You just start seeding and paste your key from your account. It only reads your files and never changes them. Read the script first if you like.

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo n-Arno/FLUX.2-klein-4B-gguf ./model-folder
Needs a seeder →

Q4_K quantized version of FLUX.2-klein-4B using stable-diffusion.cpp

sd-cli --mode convert --model "flux-2-klein-4b.safetensors" --output "flux-2-klein-4b-Q4_K.gguf" --tensor-type-rules "^.*(_mlp\.(0|2)|_attn\.(proj|qkv)|\.linear(1|2))\.weight=q4_K"