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 16, 2023
1 parent 8e0ac8d commit a726647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pytorch/nightly/llama2-model.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ local utils = import 'templates/utils.libsonnet';
},
},
local xla = self.xla,
stable:: common.PyTorchTpuVmMixin {
xla:: common.PyTorchTpuVmMixin {
modelName+: '-xla',
tpuSettings+: {
tpuVmExtraSetup: |||
Expand Down

0 comments on commit a726647

Please sign in to comment.