Skip to content

Traceback (most recent call last): from fastchat.conversation import (compute_skip_echo_len, ImportError: cannot import name 'compute_skip_echo_len' from 'fastchat.conversation' (/home/a/miniconda3/envs/rag/lib/python3.9/site-packages/fastchat/conversation.py) #157

Description

@shenshaowei

(rag) a@a-Super-Server:/media/a/DATA/LangChain-ChatGLM-Webui-master$ python3 app.py
Traceback (most recent call last):
File "/media/a/DATA/LangChain-ChatGLM-Webui-master/app.py", line 16, in
from chatllm import ChatLLM
File "/media/a/DATA/LangChain-ChatGLM-Webui-master/chatllm.py", line 5, in
from fastchat.conversation import (compute_skip_echo_len,
ImportError: cannot import name 'compute_skip_echo_len' from 'fastchat.conversation' (/home/a/miniconda3/envs/rag/lib/python3.9/site-packages/fastchat/conversation.py)
刚刚查看了fastchat,已经没这个库了怎么办

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions