summaryrefslogtreecommitdiff
path: root/scripts/test.sh
blob: 087560821e2cfc75b8b097007b54da09f7fca8aa (plain)
1
2
3
4
5
6
#!/bin/sh
# Canonical test command for this repo.
# torch is not installed on bare-metal voidlaptop, so this skips gracefully
# there; run it in the meru container (torch + CUDA) for the full pass:
#   ssh meru "docker exec -w /workspace/code jspace-nanogpt sh scripts/test.sh"
exec python3 tests/test_loss_reweight.py