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

AcademiaSD
/
MiniMax-H3-NF4

Diffusers
Safetensors
MiniMaxH3ModularPipeline
Model card Files Files and versions
xet
Community

Instructions to use AcademiaSD/MiniMax-H3-NF4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AcademiaSD/MiniMax-H3-NF4 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AcademiaSD/MiniMax-H3-NF4", 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
MiniMax-H3-NF4 / text_encoder
16.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
AcademiaSD's picture
AcademiaSD
Upload 996 files
50aef4e verified 3 days ago
  • weights
    Upload 996 files 3 days ago
  • chat_template.json
    5.5 kB
    Upload 996 files 3 days ago
  • config.json
    1.47 kB
    Upload 996 files 3 days ago
  • conversion_log.json
    192 kB
    Upload 996 files 3 days ago
  • index.json
    191 kB
    Upload 996 files 3 days ago
  • merges.txt
    1.67 MB
    Upload 996 files 3 days ago
  • metadata.json
    271 Bytes
    Upload 996 files 3 days ago
  • model.safetensors.index.json
    97.8 kB
    Upload 996 files 3 days ago
  • preprocessor_config.json
    390 Bytes
    Upload 996 files 3 days ago
  • tokenizer.json
    7.03 MB
    Upload 996 files 3 days ago
  • tokenizer_config.json
    11 kB
    Upload 996 files 3 days ago
  • video_preprocessor_config.json
    385 Bytes
    Upload 996 files 3 days ago
  • vocab.json
    2.78 MB
    Upload 996 files 3 days ago