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

MonsterMMORPG
/
Wan_GGUF

Diffusers
ONNX
Safetensors
GGUF
Model card Files Files and versions
xet
Community
15

Instructions to use MonsterMMORPG/Wan_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MonsterMMORPG/Wan_GGUF with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("MonsterMMORPG/Wan_GGUF", 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
Wan_GGUF / SAM_3_1_BF16
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
MonsterMMORPG's picture
MonsterMMORPG
Upload folder with huggingface_hub 1.24.0
66f0fc6 verified 22 days ago
  • assets
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • config.json
    25.8 kB
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • load_bf16_checkpoint.py
    2.03 kB
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • merges.txt
    525 kB
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • processor_config.json
    1.71 kB
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • sam3.1_multiplex_bf16.safetensors
    1.76 GB
    xet
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • special_tokens_map.json
    588 Bytes
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • tokenizer.json
    3.64 MB
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • tokenizer_config.json
    799 Bytes
    Upload folder with huggingface_hub 1.24.0 22 days ago
  • vocab.json
    862 kB
    Upload folder with huggingface_hub 1.24.0 22 days ago