Skip to content

Commit

Permalink
💄 style: fix phi-2 model icon in CF @cf/microsoft/phi-2 (lobehub#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhijie0327 authored Nov 18, 2024
1 parent 147d091 commit 46f9ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/modelConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export const modelMappings: ModelMapping[] = [
},
{ Icon: Flux, keywords: ['flux'] },
{ Icon: Suno, keywords: ['suno'] },
{ Icon: Azure, keywords: ['wizardlm', 'phi3', 'phi-3'] },
{ Icon: Azure, keywords: ['wizardlm', 'phi3', 'phi-3', 'phi-2'] },
{ Icon: Adobe, keywords: ['firefly'] },
{ Icon: Ai21, keywords: ['jamba', '^j2-', 'ai21'] },
{ Icon: Upstage, keywords: ['^solar-', '/solar'] },
Expand Down

0 comments on commit 46f9ba9

Please sign in to comment.