Skip to content

Commit f8c4843

Browse files
committed
Review.
1 parent 3c5ab82 commit f8c4843

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tasks/src/model-libraries-snippets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1357,7 +1357,6 @@ const mlx_unknown = (model: ModelData): string[] => [
13571357
`# Download the model from the Hub
13581358
pip install huggingface_hub[hf_xet]
13591359
1360-
export HF_XET_HIGH_PERFORMANCE=1
13611360
huggingface-cli download --local-dir ${nameWithoutNamespace(model.id)} ${model.id}`,
13621361
];
13631362

0 commit comments

Comments
 (0)