Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

WaveCut
/
FLUX.2-klein-9B-OrbitQuant-W4A4

Text-to-Image
Diffusers
Safetensors
Flux2KleinPipeline
flux
orbitquant
quantization
Model card Files Files and versions
xet
Community

Instructions to use WaveCut/FLUX.2-klein-9B-OrbitQuant-W4A4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use WaveCut/FLUX.2-klein-9B-OrbitQuant-W4A4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("WaveCut/FLUX.2-klein-9B-OrbitQuant-W4A4", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
FLUX.2-klein-9B-OrbitQuant-W4A4
10.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
WaveCut's picture
WaveCut
Document OrbitQuant 0.4.0 on-the-fly conversion
76232f9 verified about 7 hours ago
  • assets
    Update comparison matrix and Metal results about 16 hours ago
  • benchmark
    Document OrbitQuant 0.3.0 packed runtime 1 day ago
  • scheduler
    Add files using upload-large-folder tool 1 day ago
  • text_encoder
    Add files using upload-large-folder tool 1 day ago
  • tokenizer
    Add files using upload-large-folder tool 1 day ago
  • transformer
    Add files using upload-large-folder tool 1 day ago
  • vae
    Add files using upload-large-folder tool 1 day ago
  • .gitattributes
    1.66 kB
    Add files using upload-large-folder tool 1 day ago
  • LICENSE.md
    18.2 kB
    Add files using upload-large-folder tool 1 day ago
  • README.md
    10.5 kB
    Document OrbitQuant 0.4.0 on-the-fly conversion about 7 hours ago
  • SHA256SUMS
    2.05 kB
    Document OrbitQuant 0.4.0 on-the-fly conversion about 7 hours ago
  • model_index.json
    493 Bytes
    Add files using upload-large-folder tool 1 day ago
  • orbitquant_pipeline_manifest.json
    21.9 kB
    Add files using upload-large-folder tool 1 day ago
  • prompts.json
    10.3 kB
    Add files using upload-large-folder tool 1 day ago