Skip to content

Commit e8a130e

Browse files
committed
Add Llama-3.1 base models
1 parent 3d6d0fa commit e8a130e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dart_math/utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"meta-llama--Llama-2-70b-hf",
2424
"meta-llama--Meta-Llama-3-8B",
2525
"meta-llama--Meta-Llama-3-70B",
26+
"meta-llama--Meta-Llama-3.1-8B",
27+
"meta-llama--Meta-Llama-3.1-70B",
2628
"EleutherAI--llemma_7b",
2729
"EleutherAI--llemma_34b",
2830
"QWen--QWen-1.5-72B",

0 commit comments

Comments
 (0)