jui0616

Results 3 issues of jui0616

load data 时间太久了,有什么方法解决吗

When I load the pre trained model locally, KeyError: 'bunny-phi' occurs `model = AutoModelForCausalLM.from_pretrained( model_name = 'BAAI/Bunny-v1_0-3B', torch_dtype=torch.float16, # float32 for cpu device_map='auto', trust_remote_code=True, pretrained_model_name_or_path="./check/BAAI/Bunny-v1___0-3B").to(device) tokenizer = AutoTokenizer.from_pretrained( pretrained_model_name_or_path="./check/BAAI/Bunny-v1___0-3B", ).to(device)...

where is Textured Avatar related code