Skip to content

Commit 2344509

Browse files
Update PPO tests to Llama3 (#2808)
1 parent 3134f90 commit 2344509

File tree

4 files changed

+108
-129
lines changed

4 files changed

+108
-129
lines changed

tests/cache_artifacts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SMALL_MODEL_URLS=(
1717
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-meta-03082024.pt"
1818
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-hf-03082024.pt"
1919
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-tune-llama3-05052024.pt"
20-
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-hf-reward-07122024.pt"
20+
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-hf-reward-06092025.pt"
2121
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-meta-vision-10172024.pt"
2222
"https://ossci-datasets.s3.amazonaws.com/torchtune/small-ckpt-hf-vision-10172024.pt"
2323
"https://ossci-datasets.s3.amazonaws.com/torchtune/llama3-hf-04232025/config.json"

0 commit comments

Comments
 (0)