We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a2924 commit e72be0eCopy full SHA for e72be0e
benchmark_v2/benches/llama.py
@@ -20,7 +20,6 @@
20
21
import torch
22
23
-os.environ["HF_HUB_ENABLE_HF_TRANSFER"] = "1"
24
os.environ["TOKENIZERS_PARALLELISM"] = "1"
25
torch.set_float32_matmul_precision("high")
26
0 commit comments