Qwen
/

🚩 Report

#1
by cjzx - opened

My code:

tokenizer = AutoTokenizer.from_pretrained('../Qwen-tokenizer', trust_remote_code=True)
...

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

Is this repo not working?

Qwen org

Please update the latest version of transformers.

Sign up or log in to comment