Skip to content

Commit

Permalink
Update llama2-model.libsonnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai authored Aug 31, 2023
1 parent 2ced52c commit 2ef583e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/pytorch/nightly/llama2-model.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ local utils = import 'templates/utils.libsonnet';
export PROFILE_EPOCH=2
export PROFILE_STEP=0
export PROFILE_DURATION_MS=20000
export XLA_USE_SPMD=1
export PJRT_DEVICE=TPU
|||,
tpuVmExtraSetup: |||
pip3 uninstall torch torch_xla torchvision libtpu-nightly -y
Expand Down

0 comments on commit 2ef583e

Please sign in to comment.