FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

ValueError: Tokenizer class GPTNeoXTokenizer does not exist or is not currently imported.

Open sz2three opened this issue 1 year ago • 0 comments

when I use python3 -m fastchat.serve.cli --model-path mpt-7b --load-8bit , it causes this error ValueError: Tokenizer class GPTNeoXTokenizer does not exist or is not currently imported.

sz2three avatar Jun 08 '23 09:06 sz2three