Skip to content

thebloke/cuda11.8.0-ubuntu22.04-oneclick:latest doesnt work! #21

Description

@SystemSmith

Regarding runpod and using the template thebloke/cuda11.8.0-ubuntu22.04-oneclick:latest.

After starting the POD when I click connect, under HTTP Services both services on port 5000 and 7860 show as orange "Not Ready"

I see the following in the logs

TypeError: Base.set() got an unexpected keyword argument
'code_background_fill_dark'
Launching text-generation-webui with args: --listen --extensions openai
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /workspace/text-generation-webui/server.py:9 in │
│ │
│ 8 import modules.one_click_installer_check │
│ ❱ 9 from modules.block_requests import OpenMonkeyPatch, RequestBlocker │
│ 10 from modules.logging_colors import logger │
│ │
│ /workspace/text-generation-webui/modules/block_requests.py:6 in │
│ │
│ 5 │
│ ❱ 6 from modules import shared, ui │
│ 7 from modules.logging_colors import logger │
│ │
│ /workspace/text-generation-webui/modules/ui.py:56 in │
│ │
│ 55 if not shared.args.old_colors: │
│ ❱ 56 theme = theme.set( │
│ 57 # General Colors │
╰──────────────────────────────────────────────────────────────────────────────╯
TypeError: Base.set() got an unexpected keyword argument
'code_background_fill_dark'
Launching text-generation-webui with args: --listen --extensions openai

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions