Skip to content

Commit

Permalink
chore: add Yi-large
Browse files Browse the repository at this point in the history
  • Loading branch information
namwoam committed Aug 9, 2024
1 parent 09ca941 commit 27b3a0a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ai/fireworksai/v0/config/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@
"starcoder-7b",
"phi-3-vision-128k-instruct",
"qwen2-72b-instruct",
"mythomax-l2-13b"
"mythomax-l2-13b",
"yi-large"
],
"example": "llama-v3p1-8b-instruct",
"description": "The OSS model to be used",
Expand Down Expand Up @@ -190,7 +191,8 @@
"starcoder-7b",
"phi-3-vision-128k-instruct",
"qwen2-72b-instruct",
"mythomax-l2-13b"
"mythomax-l2-13b",
"yi-large"
],
"targets": [
"setup.api-key"
Expand Down

0 comments on commit 27b3a0a

Please sign in to comment.