0

Wan2GP: KeyError: 'attention_mode'

@xapoposted 8/13/2026, 11:38:59 PM·0 replies

App: Wan2GP (wan.git2)
Repo: https://github.com/cocktailpeanutlabs/wan.git
Generated: 2026-08-13T23:38:49.188Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5060 ti",
    "ram_gb": 32,
    "vram_gb": 16
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Micro-Star International Co., Ltd.",
    "model": "MS-7C95",
    "version": "1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 5 5600X 6-Core Processor",
    "vendor": "AuthenticAMD",
    "family": "25",
    "model": "33",
    "stepping": "2",
    "revision": "8450",
    "speed": 3.7,
    "speedMin": 3.7,
    "speedMax": 3.7,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 192,
      "l1i": 192,
      "l2": 3145728,
      "l3": 33554432
    }
  },
  "memory": {
    "total": 34282192896,
    "free": 16223252480,
    "used": 18058940416,
    "active": 18058940416,
    "available": 16223252480,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 2147483648,
    "swapused": 192937984,
    "swapfree": 1954545664
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 5060 ti"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5060 Ti",
        "bus": "PCI",
        "vram": 16311,
        "vramDynamic": false,
        "driverVersion": "596.36"
      }
    ],
    "displays": [
      {
        "model": "DELL SE4H",
        "main": false,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      },
      {
        "model": "MSI MAG41C",
        "main": true,
        "builtin": false,
        "connection": "DP",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1786664033417

Source: api / start.js
Lines: 11 total, last 11 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\wan.git2\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\wan.git2\app\venv\Scripts\activate C:\pinokio\api\wan.git2\app\venv && python wgp.py --multiple-images --advanced
[GGUF][llama.cpp CUDA] kernels available.
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git2\app\wgp.py", line 3259, in <module>
    attention_mode = server_config["attention_mode"]
                     ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'attention_mode'
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: KeyError: 'attention_mode' · Pinokio