There was an error while loading. Please reload this page.
2 parents 38c0b3a + 49b11c5 commit 2e04c92Copy full SHA for 2e04c92
2 files changed
src/schema/content/models.ts
@@ -1,7 +1,7 @@
1
import { ModelSlug } from '@/schema/models';
2
3
export const FEATURED_MODEL_NAMES: ModelSlug[] = [
4
- 'mistral-large-3-25-12',
+ 'ocr-4-0',
5
'devstral-2-25-12',
6
'mistral-medium-3-5-26-04',
7
];
@@ -25,7 +25,7 @@ export const FEATURED_MODELS_COLOR_OVERRIDES = [
25
26
27
export const DEFAULT_BENCHMARK_MODELS: ModelSlug[] = [
28
29
30
'mistral-small-4-0-26-03',
31
version.txt
@@ -1 +1 @@
-v1.1.17
+v1.1.18
0 commit comments