Presidentlin commited on
Commit
060b0d6
·
1 Parent(s): 3f80755
Files changed (1) hide show
  1. src/lib/data.ts +0 -1
src/lib/data.ts CHANGED
@@ -191,7 +191,6 @@ export const mockData: Provider[] = [
191
  { name: "DeepSeek V2.5 (BF16)", inputPrice: 2.0, outputPrice: 2.0 },
192
  { name: "Qwen 2.5 72B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
193
  { name: "Qwen 2.5-Coder 32B (BF16)", inputPrice: 0.2, outputPrice: 0.2 },
194
- { name: "Llama 3.2 3B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
195
  { name: "Llama 3.1 405B Base (FP8)", inputPrice: 2.0, outputPrice: 2.0 },
196
 
197
  { name: "Pixtral 12B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
 
191
  { name: "DeepSeek V2.5 (BF16)", inputPrice: 2.0, outputPrice: 2.0 },
192
  { name: "Qwen 2.5 72B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
193
  { name: "Qwen 2.5-Coder 32B (BF16)", inputPrice: 0.2, outputPrice: 0.2 },
 
194
  { name: "Llama 3.1 405B Base (FP8)", inputPrice: 2.0, outputPrice: 2.0 },
195
 
196
  { name: "Pixtral 12B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },