Skip to content

Commit

Permalink
Remove duplicate TOGETHER on switch
Browse files Browse the repository at this point in the history
  • Loading branch information
odilitime authored Dec 10, 2024
1 parent e432a83 commit e9a9699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/generation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ export async function generateText({
case ModelProviderName.ALI_BAILIAN:
case ModelProviderName.VOLENGINE:
case ModelProviderName.LLAMACLOUD:
case ModelProviderName.TOGETHER:
case ModelProviderName.NANOGPT:
case ModelProviderName.HYPERBOLIC:
case ModelProviderName.TOGETHER: {
Expand Down

0 comments on commit e9a9699

Please sign in to comment.