Skip to content

Commit

Permalink
chore: fix tasks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
namwoam committed Aug 9, 2024
1 parent bb23e45 commit efa3b38
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ai/groq/v0/config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,9 @@
"llama3-groq-70b-8192-tool-use-preview",
"llama3-groq-8b-8192-tool-use-preview",
"llama3-70b-8192",
"llama-guard-3-8b",
"llama3-8b-8192",
"mixtral-8x7b-32768",
"gemma2-9b-it",
"gemma-7b-it"
],
Expand All @@ -160,7 +162,9 @@
"llama3-groq-70b-8192-tool-use-preview",
"llama3-groq-8b-8192-tool-use-preview",
"llama3-70b-8192",
"llama-guard-3-8b",
"llama3-8b-8192",
"mixtral-8x7b-32768",
"gemma2-9b-it",
"gemma-7b-it"
],
Expand Down Expand Up @@ -276,7 +280,7 @@
"type": "number"
},
"user": {
"default": "instill",
"default": "instill-ai",
"description": "The user name passed to GroqPlatform",
"instillAcceptFormats": [
"string"
Expand Down

0 comments on commit efa3b38

Please sign in to comment.