Presidentlin commited on
Commit
fcae478
·
1 Parent(s): f94126b
Files changed (1) hide show
  1. src/lib/data.ts +1 -0
src/lib/data.ts CHANGED
@@ -1661,6 +1661,7 @@ export const mockData: Provider[] = [
1661
  provider: "DeepInfra",
1662
  uri: "https://deepinfra.com/models/text-generation/",
1663
  models: [
 
1664
  { name: "DeepSeek V3.1", inputPrice: 0.32, outputPrice: 1.15 },
1665
  {
1666
  name: "GPT OSS 20B 128k",
 
1661
  provider: "DeepInfra",
1662
  uri: "https://deepinfra.com/models/text-generation/",
1663
  models: [
1664
+ { name: "olmOCR-2-7B-1025", inputPrice: 0.14, outputPrice: 0.80 },
1665
  { name: "DeepSeek V3.1", inputPrice: 0.32, outputPrice: 1.15 },
1666
  {
1667
  name: "GPT OSS 20B 128k",