# shared runtime env for training/eval on the shared-CPU B200 box export PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True export TOKENIZERS_PARALLELISM=false export OMP_NUM_THREADS=4 export MKL_NUM_THREADS=4