如果加载时不使用load_in_8bit 会报错

#1
by xiaoyq - opened

AutoModelForCausalLM.from_pretrained(pretrained_model_dir, trust_remote_code=True)
Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found

Sign up or log in to comment