Mungert commited on
Commit
eaca79c
·
verified ·
1 Parent(s): 628cf4f

Update .huggingface.yml

Browse files
Files changed (1) hide show
  1. .huggingface.yml +1 -1
.huggingface.yml CHANGED
@@ -10,7 +10,7 @@ env:
10
  # Enable verbose oneDNN kernel logging (see logs at startup/inference)
11
  ONEDNN_VERBOSE: "1"
12
  # Optional: limit MKL threading to avoid oversubscription
13
- OMP_NUM_THREADS: "16"
14
  KMP_AFFINITY: "granularity=fine,compact,1,0"
15
 
16
  # Optional: if you want deterministic installs, you can specify a custom pip index
 
10
  # Enable verbose oneDNN kernel logging (see logs at startup/inference)
11
  ONEDNN_VERBOSE: "1"
12
  # Optional: limit MKL threading to avoid oversubscription
13
+ OMP_NUM_THREADS: "2"
14
  KMP_AFFINITY: "granularity=fine,compact,1,0"
15
 
16
  # Optional: if you want deterministic installs, you can specify a custom pip index