Skip to content

Commit

Permalink
Supported different variants for llama3 downloading
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-18-git committed Oct 15, 2024
1 parent 8e06d1a commit 73dc3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model_llama3_recipe/data_axs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_parent_entries": [ [ "^", "byname", "python_in_shell" ], [ "^", "byname", "entry_creator" ] ],
"_producer_rules": [
[ [ "downloaded", "hf_model", "model_family=llama3", "variant=8b" ], [[ "get", "pipeline" ]] ]
[ [ "downloaded", "hf_model", "model_family=llama3" ], [[ "get", "pipeline" ]] ]
],

"model_family": "llama3",
Expand Down

0 comments on commit 73dc3f8

Please sign in to comment.