an issue when parameter auto downloading

#1
by binjunlee - opened

the env is transformers=4.26.1 in windows. this issue is occurred when "AutoModel.from_pretrained()", and it doesn't occur in "THUDM/chatglm-6b". downloading config and code is not affected
image.png

Solution: after copy file "configuration_chatglm.py" in dir "snapshots" to project root path it doesn't occur again

silver changed discussion status to closed

Sign up or log in to comment