Losslessly compressed FLUX.1: requires < 20GB VRAM to run.
AI & ML interests
None defined yet.
Recent Activity
Organization Card
⚡️ DFloat11: Lossless LLM Compression for Efficient GPU Inference
DFloat11 is a lossless compression framework that reduces the size of LLMs and Diffusion Models by approximately 30% while preserving bit-for-bit identical outputs to the original model. It enables efficient GPU inference on resource-constrained hardware without sacrificing accuracy.
🚀 Key Features
- Lossless Compression: Achieves ~30% model size reduction with outputs identical to the original BFloat16 models.
- GPU-Efficient: All decompression is handled on-GPU, eliminating CPU overhead and host-device data transfers.
- Scalable Performance: Decompression overhead remains constant per forward pass and is independent of batch size.
- Broad Model Support: Compatible with various models, including Qwen3, Gemma3, Llama3, Phi4, Wan2.1, FLUX.1, and BAGEL.
🛠 Installation
Ensure you have a CUDA-compatible GPU and PyTorch installed.
# For CUDA 12
pip install -U dfloat11[cuda12]
# For CUDA 11
pip install -U dfloat11[cuda11]
🧪 Quick Start
For example usage, refer to the examples directory in the GitHub repository.
📄 Learn More
- Paper: 70% Size, 100% Accuracy: Lossless LLM Compression for Efficient GPU Inference via Dynamic-Length Float
- GitHub Repository: LeanModels/DFloat11
- Hugging Face Models: DFloat11 on Hugging Face
models
36

DFloat11/FLUX.1-Kontext-dev-DF11
Text-to-Image
•
Updated
•
58.1k
•
6

DFloat11/HiDream-I1-Full-DF11
Text-to-Image
•
Updated
•
541

DFloat11/Chroma-DF11
Text-to-Image
•
Updated
•
583

DFloat11/OmniGen2-mllm-DF11
Any-to-Any
•
0.0B
•
Updated
•
50
•
1

DFloat11/OmniGen2-transformer-DF11
Any-to-Any
•
Updated
•
1.79k
•
3

DFloat11/DeepSeek-R1-0528-Qwen3-8B-DF11
0.0B
•
Updated
•
6
•
1

DFloat11/BAGEL-7B-MoT-DF11
Any-to-Any
•
0.1B
•
Updated
•
316
•
21

DFloat11/Wan2.1-T2V-14B-Diffusers-DF11
Text-to-Image
•
Updated
•
3.12k
•
3

DFloat11/Mistral-Nemo-Instruct-2407-DF11
0.0B
•
Updated
•
1

DFloat11/Llama-3.3-70B-Instruct-DF11
0.0B
•
Updated
•
5
•
1
datasets
0
None public yet