Skip to content

Commit e72be0e

Browse files
committed
No need for hf_transfer
1 parent a6a2924 commit e72be0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark_v2/benches/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
import torch
2222

23-
os.environ["HF_HUB_ENABLE_HF_TRANSFER"] = "1"
2423
os.environ["TOKENIZERS_PARALLELISM"] = "1"
2524
torch.set_float32_matmul_precision("high")
2625

0 commit comments

Comments
 (0)