Skip to content

Runpod template is broken #17

Description

@WouterGlorieux

Can't load any models anymore. Here is the traceback:

Traceback (most recent call last):

File "/workspace/text-generation-webui/modules/ui_model_menu.py", line 243, in load_model_wrapper

shared.model, shared.tokenizer = load_model(selected_model, loader)
File "/workspace/text-generation-webui/modules/models.py", line 87, in load_model

output = load_func_maploader
File "/workspace/text-generation-webui/modules/models.py", line 378, in ExLlamav2_HF_loader

from modules.exllamav2_hf import Exllamav2HF
File "/workspace/text-generation-webui/modules/exllamav2_hf.py", line 7, in

from exllamav2 import (
ImportError: cannot import name 'ExLlamaV2Cache_Q4' from 'exllamav2' (/usr/local/lib/python3.10/dist-packages/exllamav2/init.py)

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