Presidentlin commited on
Commit
b92497f
·
1 Parent(s): d130fc1
Files changed (1) hide show
  1. src/lib/data.ts +57 -11
src/lib/data.ts CHANGED
@@ -994,18 +994,64 @@ export const mockData: Provider[] = [
994
  ],
995
  },
996
  {
997
- provider: "IBM WatsonX",
998
- uri: "https://www.ibm.com/products/watsonx-ai/foundation-models",
999
  models: [
1000
- { name: "Granite 20B Multilingual", inputPrice: 0.6, outputPrice: 0.6 },
1001
- { name: "Granite 13B Chat", inputPrice: 0.6, outputPrice: 0.6 },
1002
- { name: "Granite 13B Instruct", inputPrice: 0.6, outputPrice: 0.6 },
1003
- { name: "Granite 34B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
1004
- { name: "Granite 20B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
1005
- { name: "Granite 8B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
1006
- { name: "Granite 3B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
1007
- { name: "Granite 8B Japanese", inputPrice: 0.6, outputPrice: 0.6 },
1008
- { name: "Granite 7B Lab", inputPrice: 0.6, outputPrice: 0.6 },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1009
  ],
1010
  },
1011
  {
 
994
  ],
995
  },
996
  {
997
+ provider: "IBM Watsonx",
998
+ uri: "https://www.ibm.com/products/watsonx-ai/pricing",
999
  models: [
1000
+ { name: "granite-3-1-8b-instruct", inputPrice: 0.2, outputPrice: 0.2 },
1001
+ { name: "granite-3-1-2b-instruct", inputPrice: 0.1, outputPrice: 0.1 },
1002
+ { name: "granite-guardian-3-8b", inputPrice: 0.2, outputPrice: 0.2 },
1003
+ { name: "granite-guardian-3-2b", inputPrice: 0.1, outputPrice: 0.1 },
1004
+ { name: "granite-20b-multilingual", inputPrice: 0.6, outputPrice: 0.6 },
1005
+ { name: "granite-13b-chat", inputPrice: 0.6, outputPrice: 0.6 },
1006
+ { name: "granite-13b-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1007
+ { name: "granite-34b-code-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1008
+ { name: "granite-20b-code-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1009
+ { name: "granite-8b-code-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1010
+ { name: "granite-3b-code-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1011
+ { name: "granite-8b-japanese", inputPrice: 0.6, outputPrice: 0.6 },
1012
+ { name: "granite-7b-lab", inputPrice: 0.6, outputPrice: 0.6 },
1013
+ ],
1014
+ },
1015
+ {
1016
+ provider: "IBM Watsonx 3rd Party",
1017
+ uri: "https://www.ibm.com/products/watsonx-ai/pricing",
1018
+ models: [
1019
+ { name: "llama-3-3-70b-instruct", inputPrice: 1.8, outputPrice: 1.8 },
1020
+ {
1021
+ name: "llama-3-2-90b-vision-instruct",
1022
+ inputPrice: 2.0,
1023
+ outputPrice: 2.0,
1024
+ },
1025
+ {
1026
+ name: "llama-3-2-11b-vision-instruct",
1027
+ inputPrice: 0.35,
1028
+ outputPrice: 0.35,
1029
+ },
1030
+ { name: "llama-guard-3-11b-vision", inputPrice: 0.35, outputPrice: 0.35 },
1031
+ { name: "llama-3-2-1b-instruct", inputPrice: 0.1, outputPrice: 0.1 },
1032
+ { name: "llama-3-2-3b-instruct", inputPrice: 0.15, outputPrice: 0.15 },
1033
+ { name: "llama-3-405b-instruct", inputPrice: 5.0, outputPrice: 16.0 },
1034
+ { name: "llama-3-1-70b-instruct", inputPrice: 1.8, outputPrice: 1.8 },
1035
+ { name: "llama-3-1-8b-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1036
+ { name: "llama3-llava-next-8b-hf", inputPrice: 0.6, outputPrice: 0.6 },
1037
+ { name: "llama-3-8b-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1038
+ { name: "llama-3-70b-instruct", inputPrice: 1.8, outputPrice: 1.8 },
1039
+ { name: "llama2-13b-dpo-v7 (Korean)", inputPrice: 1.8, outputPrice: 1.8 },
1040
+ { name: "allam-1-13b-instruct", inputPrice: 1.8, outputPrice: 1.8 },
1041
+ { name: "codellama-34b-instruct", inputPrice: 1.8, outputPrice: 1.8 },
1042
+ { name: "pixtral-12b", inputPrice: 0.35, outputPrice: 0.35 },
1043
+ { name: "mistral-large-2", inputPrice: 3.0, outputPrice: 10.0 },
1044
+ { name: "mixtral-8x7b-instruct", inputPrice: 0.6, outputPrice: 0.6 },
1045
+ { name: "jais-13b-chat (Arabic)", inputPrice: 1.8, outputPrice: 1.8 },
1046
+ { name: "flan-t5-xl-3b", inputPrice: 0.6, outputPrice: 0.6 },
1047
+ { name: "flan-t5-xxl-11b", inputPrice: 1.8, outputPrice: 1.8 },
1048
+ { name: "flan-ul2-20b", inputPrice: 5.0, outputPrice: 5.0 },
1049
+ {
1050
+ name: "elyza-japanese-llama-2-7b-instruct",
1051
+ inputPrice: 1.8,
1052
+ outputPrice: 1.8,
1053
+ },
1054
+ { name: "mt0-xxl-13b", inputPrice: 1.8, outputPrice: 1.8 },
1055
  ],
1056
  },
1057
  {