Skip to content

Commit

Permalink
Merge branch 'main' into dataset-stuff-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
vwxyzjn committed Jan 24, 2025
2 parents 8e2b0f9 + 1d17da6 commit 55b9962
Show file tree
Hide file tree
Showing 6 changed files with 1,996 additions and 13 deletions.
1 change: 1 addition & 0 deletions configs/beaker_configs/ray_node_setup.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export CURRENT_DATETIME=$(python -c "import datetime; import pytz; print(datetime.datetime.now(pytz.timezone('America/Los_Angeles')).strftime('%m%d%y_%H%M%S'))")
export PYTHONPATH=$REPO_PATH
export PATH="/root/.local/bin:$PATH"
export NCCL_CUMEM_ENABLE=0


echo CURRENT_DATETIME=$CURRENT_DATETIME
Expand Down
Loading

0 comments on commit 55b9962

Please sign in to comment.