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

GM717
/
InstinctWAM-Wan22-5B-chip-lora

Robotics
PEFT
Safetensors
Wan2.2
Diffusers
world-model
video-prediction
so101
lora
Model card Files Files and versions
xet
Community

Instructions to use GM717/InstinctWAM-Wan22-5B-chip-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use GM717/InstinctWAM-Wan22-5B-chip-lora with PEFT:

    Task type is invalid.
  • Wan2.2

    How to use GM717/InstinctWAM-Wan22-5B-chip-lora with Wan2.2:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Diffusers

    How to use GM717/InstinctWAM-Wan22-5B-chip-lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-TI2V-5B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("GM717/InstinctWAM-Wan22-5B-chip-lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
InstinctWAM-Wan22-5B-chip-lora
323 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
GM717's picture
GM717
Upload InstinctWAM Wan2.2-5B V2V chip-pickup LoRA (nonoise step6000)
11a2ad1 verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    2.06 kB
    Upload InstinctWAM Wan2.2-5B V2V chip-pickup LoRA (nonoise step6000) about 2 months ago
  • adapter_config.json
    1.18 kB
    Upload InstinctWAM Wan2.2-5B V2V chip-pickup LoRA (nonoise step6000) about 2 months ago
  • adapter_model.safetensors
    323 MB
    xet
    Upload InstinctWAM Wan2.2-5B V2V chip-pickup LoRA (nonoise step6000) about 2 months ago