Skip to content

Commit 0484d16

Browse files
committed
Update checkpointer phi version
1 parent ee1058e commit 0484d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/phi-4-mini/convert_weights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def main():
7171
"model-00002-of-00002.safetensors",
7272
],
7373
output_dir=".",
74-
model_type="PHI3_MINI",
74+
model_type="PHI4",
7575
)
7676

7777
print("Loading checkpoint...")

0 commit comments

Comments
 (0)