FastChat
FastChat copied to clipboard
ValueError: Tokenizer class GPTNeoXTokenizer does not exist or is not currently imported.
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.