Commit
·
6f8c125
1
Parent(s):
713e157
src/lib/benchmarks/deepseek.ts
CHANGED
@@ -87,8 +87,8 @@ export const deepseekBenchmarks: Benchmark[] = [
|
|
87 |
{
|
88 |
model: "DeepSeek-R1",
|
89 |
provider: "DeepSeek",
|
90 |
-
|
91 |
-
outputPrice:
|
92 |
benchmark: {
|
93 |
mmlu: 90.8,
|
94 |
mmlu_pro: 84.0,
|
|
|
87 |
{
|
88 |
model: "DeepSeek-R1",
|
89 |
provider: "DeepSeek",
|
90 |
+
inputPrice: 0.55, // Placeholder, update if pricing becomes available
|
91 |
+
outputPrice: 2.19,
|
92 |
benchmark: {
|
93 |
mmlu: 90.8,
|
94 |
mmlu_pro: 84.0,
|