VOOZH about

URL: https://huggingface.co/microsoft/Phi-3.5-mini-instruct/discussions/9

โ‡ฑ microsoft/Phi-3.5-mini-instruct ยท trust_remote_code=True


trust_remote_code=True

#9
by winglian - opened

in your finetune example, trust_remote_code is set as True, but Phi3ForCausalLM is already available in transformers. Is there a change for this releasE?

There is a minor bug fix related to long seq in the modeling code. We will be pushing the changes to the transformers' repo soon. Until then, please consider setting the trust_remote_code parameter to True.

nguyenbh changed discussion status to closed

ยท Sign up or log in to comment