runtime error

Exit code: 1. Reason: 99998, 2.8999999999999977, 3.049999999999997 ], "type": "longrope" }, "rope_theta": 10000.0, "sliding_window": 262144, "tie_word_embeddings": false, "torch_dtype": "bfloat16", "transformers_version": "4.43.1", "use_cache": true, "vocab_size": 32064 } 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. `flash-attention` package not found, consider installing for better performance: No module named 'flash_attn'. Current `flash-attention` does not support `window_size`. Either upgrade or use `attn_implementation='eager'`. Traceback (most recent call last): File "/home/user/app/app.py", line 42, in <module> model = AutoModelForCausalLM.from_pretrained(MODEL, torch_dtype=torch.bfloat16, trust_remote_code=True, device_map="auto",config=config) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 558, 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 584, 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.models.phi3.configuration_phi3.Phi3Config'>. Fix one of those so they match!

Container logs:

Fetching error logs...