@lobehub/icons 1.35.4 → 1.35.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -89,6 +89,9 @@ export var modelMappings = [{
|
|
89
89
|
}, {
|
90
90
|
Icon: Fireworks,
|
91
91
|
keywords: ['accounts/fireworks/models/fire']
|
92
|
+
}, {
|
93
|
+
Icon: InternLM,
|
94
|
+
keywords: ['internlm', 'internvl']
|
92
95
|
}, {
|
93
96
|
Icon: Meta,
|
94
97
|
keywords: ['llama', '/l3']
|
@@ -112,7 +115,7 @@ export var modelMappings = [{
|
|
112
115
|
keywords: ['minmax', 'abab']
|
113
116
|
}, {
|
114
117
|
Icon: Mistral,
|
115
|
-
keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-', 'pixtral']
|
118
|
+
keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-', 'pixtral', 'ministral']
|
116
119
|
}, {
|
117
120
|
Icon: Perplexity,
|
118
121
|
keywords: ['pplx', 'sonar']
|
@@ -182,9 +185,6 @@ export var modelMappings = [{
|
|
182
185
|
}, {
|
183
186
|
Icon: Ai21,
|
184
187
|
keywords: ['jamba', '^j2-', 'ai21']
|
185
|
-
}, {
|
186
|
-
Icon: InternLM,
|
187
|
-
keywords: ['internlm']
|
188
188
|
}, {
|
189
189
|
Icon: Upstage,
|
190
190
|
keywords: ['^solar-', '/solar']
|