Skip to content

Commit 1b07c86

Browse files
authored
add llama3.1 to hflogin required (microsoft#154)
1 parent 37142ce commit 1b07c86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.aitk/configs/model_list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,7 @@
647647
],
648648
"LoginRequiredModelIds": [
649649
"huggingface/meta-llama/Llama-3.2-1B-Instruct",
650+
"huggingface/meta-llama/Llama-3.1-8B-Instruct",
650651
"huggingface/mistralai/Mistral-7B-Instruct-v0.3",
651652
"huggingface/mistralai/Mistral-7B-Instruct-v0.2"
652653
],

0 commit comments

Comments
 (0)