Skip to content

Commit 46f9ba9

Browse files
authored
💄 style: fix phi-2 model icon in CF @cf/microsoft/phi-2 (lobehub#52)
1 parent 147d091 commit 46f9ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/modelConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const modelMappings: ModelMapping[] = [
124124
},
125125
{ Icon: Flux, keywords: ['flux'] },
126126
{ Icon: Suno, keywords: ['suno'] },
127-
{ Icon: Azure, keywords: ['wizardlm', 'phi3', 'phi-3'] },
127+
{ Icon: Azure, keywords: ['wizardlm', 'phi3', 'phi-3', 'phi-2'] },
128128
{ Icon: Adobe, keywords: ['firefly'] },
129129
{ Icon: Ai21, keywords: ['jamba', '^j2-', 'ai21'] },
130130
{ Icon: Upstage, keywords: ['^solar-', '/solar'] },

0 commit comments

Comments
 (0)