runtime error

Exit code: 1. Reason: attn Installing collected packages: einops, flash-attn Successfully installed einops-0.8.0 flash-attn-2.6.3 [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: /usr/local/bin/python -m pip install --upgrade pip A new version of the following files was downloaded from https://huggingface.co/jwang2373/UW-SBEL-ChronoPhi-4b-it: - configuration_phi3.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. A new version of the following files was downloaded from https://huggingface.co/microsoft/Phi-3-mini-128k-instruct: - configuration_phi3.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. A new version of the following files was downloaded from https://huggingface.co/microsoft/Phi-3-mini-128k-instruct: - modeling_phi3.py - configuration_phi3.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 551, in from_pretrained cls.register(config.__class__, model_class, exist_ok=True) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 577, in register raise ValueError( ValueError: The model class you are passing has a `config_class` attribute that is not consistent with the config class you passed (model has <class 'transformers_modules.microsoft.Phi-3-mini-128k-instruct.a90b62ae09941edff87a90ced39ba5807e6b2ade.configuration_phi3.Phi3Config'> and you passed <class 'transformers_modules.jwang2373.UW-SBEL-ChronoPhi-4b-it.d860ff51895bd48d5570127aa44f968114c805c2.configuration_phi3.Phi3Config'>. Fix one of those so they match!

Container logs:

Fetching error logs...