Skip to content

Commit

Permalink
Merge pull request #129 from mattf/use-starcoder2-15b-for-tests
Browse files Browse the repository at this point in the history
use starcoder2-15b for register_model test
  • Loading branch information
mattf authored Jan 10, 2025
2 parents f040d8d + 5adb4f2 commit aed0964
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
),
(
NVIDIA,
"bigcode/starcoder2-7b",
"https://api.nvcf.nvidia.com/v2/nvcf/pexec/functions/dd7b01e7-732d-4da5-8e8d-315f79165a23",
"bigcode/starcoder2-15b",
"https://api.nvcf.nvidia.com/v2/nvcf/pexec/functions/d9cfe8a2-44df-44a0-ba51-3fc4a202c11c",
),
],
)
Expand Down

0 comments on commit aed0964

Please sign in to comment.