Skip to content

Commit 1760da7

Browse files
eaidovaecharlaix
andauthored
Update optimum/intel/openvino/modeling_decoder.py
Co-authored-by: Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
1 parent a9a64c6 commit 1760da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optimum/intel/openvino/modeling_decoder.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ def _from_transformers(
327327
stateful=stateful,
328328
model_loading_kwargs=model_loading_kwargs,
329329
library_name=cls._library_name,
330-
weughts_variant=variant,
330+
variant=variant,
331331
)
332332

333333
if config.model_type == "phi3" and config.max_position_embeddings != getattr(

0 commit comments

Comments
 (0)