File size: 28,495 Bytes
343b64b 3979ed2 343b64b 3979ed2 6a3d687 3979ed2 343b64b 3979ed2 343b64b 3979ed2 4a2dab1 033b166 343b64b 152eb96 7c1695e 3979ed2 7c1695e 3979ed2 7c1695e 343b64b 3979ed2 587413e 3979ed2 343b64b 3979ed2 343b64b 3979ed2 343b64b 3979ed2 343b64b 3979ed2 343b64b 79ca27b 3979ed2 79ca27b 3979ed2 343b64b 298535f 3979ed2 298535f 3979ed2 298535f 343b64b 3979ed2 343b64b 3979ed2 343b64b 3979ed2 343b64b 3979ed2 343b64b a35fbd0 6a3d687 343b64b 3979ed2 343b64b 3979ed2 d3a793f 3979ed2 d3a793f 3979ed2 d3a793f 3979ed2 d3a793f 3979ed2 343b64b c297c27 3979ed2 c297c27 3979ed2 d3a793f 3979ed2 d3a793f 3615d83 d3a793f 3615d83 d3a793f 3615d83 d3a793f c297c27 7056b57 6323d2b 7056b57 23dc7b0 c297c27 af1b4ff 23dc7b0 c297c27 3979ed2 b39c441 3979ed2 b39c441 3979ed2 b39c441 3979ed2 c297c27 cf50377 3979ed2 cf50377 c297c27 3979ed2 c297c27 3979ed2 298535f 3979ed2 298535f 3979ed2 890a57f 3979ed2 890a57f 3979ed2 890a57f 3979ed2 c297c27 3979ed2 c297c27 3979ed2 c297c27 3979ed2 c297c27 3979ed2 c297c27 85a0cac 382a1dc 3979ed2 382a1dc 119cb29 3979ed2 119cb29 3979ed2 119cb29 3979ed2 119cb29 3979ed2 119cb29 3979ed2 119cb29 3979ed2 119cb29 3979ed2 382a1dc 85a0cac 3979ed2 85a0cac 770943a 3979ed2 770943a 5627f0c 770943a 5627f0c 85a0cac 3979ed2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 |
import { Provider } from "@/App";
export const mockData: Provider[] = [
{
provider: "OpenAI",
uri: "https://openai.com/api/pricing/",
models: [
{ name: "o1-preview", inputPrice: 15.0, outputPrice: 60.0 },
{ name: "o1-preview-cache-input", inputPrice: 7.5, outputPrice: 60.0 },
{ name: "o1-mini", inputPrice: 3.0, outputPrice: 12.0 },
{ name: "o1-mini-cache-input", inputPrice: 1.5, outputPrice: 12.0 },
{ name: "GPT-4 Turbo", inputPrice: 10.0, outputPrice: 30.0 },
{ name: "GPT-4 Turbo Batch", inputPrice: 5.0, outputPrice: 15.0 },
{ name: "GPT-4o", inputPrice: 2.5, outputPrice: 10.0 },
{ name: "gpt-4o-2024-08-06", inputPrice: 2.5, outputPrice: 10.0 },
{ name: "GPT-4o Batch", inputPrice: 2.5, outputPrice: 7.5 },
{ name: "gpt-4o-2024-08-06 Batch", inputPrice: 1.25, outputPrice: 5.0 },
{ name: "GPT-3.5 Turbo", inputPrice: 0.5, outputPrice: 1.5 },
{ name: "GPT-3.5 Turbo Batch", inputPrice: 0.25, outputPrice: 0.75 },
{ name: "GPT-4o Mini", inputPrice: 0.15, outputPrice: 0.6 },
{ name: "GPT-4o Mini Batch", inputPrice: 0.075, outputPrice: 0.3 },
{ name: "GPT-4o Mini Cache Input", inputPrice: 0.075, outputPrice: 0.6 },
],
},
{
provider: "Anthropic",
uri: "https://www.anthropic.com/pricing",
models: [
{ name: "Claude 3 Opus", inputPrice: 15.0, outputPrice: 75.0 },
{ name: "Claude 3.5 Sonnet", inputPrice: 3.0, outputPrice: 15.0 },
{ name: "Claude 3 Haiku", inputPrice: 0.25, outputPrice: 1.25 },
{ name: "Claude 3.5 Haiku", inputPrice: 0.8, outputPrice: 4.0 },
],
},
{
provider: "Amazon",
uri: "https://aws.amazon.com/bedrock/pricing/",
models: [
{ name: "Amazon Nova Micro", inputPrice: 0.035, outputPrice: 0.14 },
{ name: "Amazon Nova Lite ", inputPrice: 0.06, outputPrice: 0.24 },
{ name: "Amazon Nova Pro", inputPrice: 0.8, outputPrice: 3.2 },
{
name: "Amazon Nova Micro Batch",
inputPrice: 0.0175,
outputPrice: 0.07,
},
{ name: "Amazon Nova Lite Batch ", inputPrice: 0.03, outputPrice: 0.12 },
{ name: "Amazon Nova Pro Batch", inputPrice: 0.4, outputPrice: 1.6 },
],
},
{
provider: "Arcee",
uri: "https://models.arcee.ai",
models: [
{ name: "Virtuoso Large", inputPrice: 1.27, outputPrice: 1.5 },
{ name: "Virtuoso Medium", inputPrice: 0.67, outputPrice: 0.82 },
{ name: "Virtuoso Small", inputPrice: 0.4, outputPrice: 0.52 },
{ name: "Coder Large", inputPrice: 0.67, outputPrice: 0.82 },
{ name: "Coder Small", inputPrice: 0.4, outputPrice: 0.52 },
{ name: "Caller Large", inputPrice: 0.67, outputPrice: 0.82 },
],
},
{
provider: "AI21 Labs",
uri: "https://www.ai21.com/pricing",
models: [
{ name: "Jamba 1.5 Mini", inputPrice: 0.2, outputPrice: 0.4 },
{ name: "Jamba 1.5 Large", inputPrice: 2.0, outputPrice: 8.0 },
],
},
{
provider: "Liquid",
uri: "https://www.liquid.ai/liquid-foundation-models",
models: [{ name: "lfm-40b", inputPrice: 1.0, outputPrice: 2.0 }],
},
{
provider: "Lambda Labs",
uri: "https://lambdalabs.com/inference",
models: [
{
name: "Llama-3.1-8B-Instruct",
inputPrice: 0.03,
outputPrice: 0.03,
},
{
name: "Llama-3.1-70B-Instruct (FP8)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama-3.1-405B-Instruct (FP8)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Llama-3.2-3B-Instruct",
inputPrice: 0.02,
outputPrice: 0.02,
},
{
name: "Hermes-3-Llama-3.1-8B",
inputPrice: 0.03,
outputPrice: 0.03,
},
{
name: "Hermes-3-Llama-3.1-70B (FP8)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Hermes-3-Llama-3.1-405B (FP8)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "LFM-40b",
inputPrice: 0.15,
outputPrice: 0.15,
},
{
name: "Llama3.1-nemotron-70b-instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Qwen2.5-Coder-32B",
inputPrice: 0.09,
outputPrice: 0.09,
},
],
},
{
provider: "Google",
uri: "https://ai.google.dev/pricing?hl=en",
models: [
{ name: "Gemini 1.5 Pro 128K", inputPrice: 1.25, outputPrice: 5.0 },
{ name: "Gemini 1.5 Pro 2M", inputPrice: 2.5, outputPrice: 10.0 },
{ name: "Gemini 1.5 Flash 128K", inputPrice: 0.075, outputPrice: 0.3 },
{ name: "Gemini 1.5 Flash 1M", inputPrice: 0.15, outputPrice: 0.6 },
{
name: "Gemini 1.5 Flash 8B 128K",
inputPrice: 0.0375,
outputPrice: 0.15,
},
{ name: "Gemini 1.5 Flash 8B 1M", inputPrice: 0.075, outputPrice: 0.3 },
],
},
{
provider: "Cohere",
uri: "https://cohere.com/pricing",
models: [
{ name: "command-r-plus", inputPrice: 3.0, outputPrice: 15.0 },
{ name: "command-r", inputPrice: 0.5, outputPrice: 1.5 },
{ name: "command-r-plus-08-2024", inputPrice: 2.5, outputPrice: 10.0 },
{ name: "command-r-08-2024", inputPrice: 0.15, outputPrice: 0.6 },
],
},
{
provider: "Mistral",
uri: "https://docs.mistral.ai/platform/pricing",
models: [
{ name: "Mistral Large 2411", inputPrice: 2.0, outputPrice: 6.0 },
{ name: "Pixtral Large 2411", inputPrice: 2.0, outputPrice: 6.0 },
{ name: "Mistral Large 2407", inputPrice: 2.0, outputPrice: 6.0 },
{ name: "Mistral Small 2409", inputPrice: 0.2, outputPrice: 0.6 },
{ name: "Mistral Nemo 2407", inputPrice: 0.15, outputPrice: 0.15 },
{ name: "Mistral Codestral", inputPrice: 0.2, outputPrice: 0.6 },
{ name: "Mistral Pixtral 12B 2409", inputPrice: 0.15, outputPrice: 0.15 },
{ name: "Mistral Embed", inputPrice: 0.1, outputPrice: 0.1 },
{
name: "Mistral Ministral 3B",
inputPrice: 0.04,
outputPrice: 0.04,
},
{ name: "Mistral Ministral 8B", inputPrice: 0.1, outputPrice: 0.1 },
],
},
{
provider: "Reka",
uri: "https://www.reka.ai/reka-deploy",
models: [
{ name: "Reka Core", inputPrice: 2.0, outputPrice: 2.0 },
{ name: "Reka Flash", inputPrice: 0.2, outputPrice: 0.8 },
{ name: "Reka Edge", inputPrice: 0.1, outputPrice: 0.1 },
{ name: "Reka Spark", inputPrice: 0.05, outputPrice: 0.05 },
],
},
{
provider: "X.AI",
uri: "https://x.ai/api",
models: [{ name: "Grok Beta", inputPrice: 5.0, outputPrice: 15.0 }],
},
{
provider: "DeepSpeek",
uri: "https://platform.deepseek.com/api-docs/pricing/",
models: [
{ name: "DeepSeek V2", inputPrice: 0.14, outputPrice: 0.28 },
{ name: "DeepSeek Coder V2", inputPrice: 0.14, outputPrice: 0.28 },
],
},
{
provider: "01.ai",
uri: "https://platform.01.ai/docs#models-and-pricing",
models: [
{ name: "Yi Large", inputPrice: 3.0, outputPrice: 3.0 },
{ name: "Yi Large Function Caliing", inputPrice: 3.0, outputPrice: 3.0 },
{ name: "Yi Large Turbo", inputPrice: 0.19, outputPrice: 0.19 },
{ name: "Yi Vision", inputPrice: 0.19, outputPrice: 0.19 },
],
},
{
provider: "Hyperbolic",
uri: "https://hyperbolic.xyz/pricing",
models: [
{ name: "Qwen 2.5-Coder 32B (BF16)", inputPrice: 0.2, outputPrice: 0.2 },
{ name: "QwQ-32B-Preview", inputPrice: 0.2, outputPrice: 0.2 },
{ name: "Llama 3.1 8B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
{ name: "Llama 3.2 3B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
{ name: "Llama 3.1 70B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
{ name: "Llama 3 70B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
{ name: "Hermes 3 70B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
{ name: "Llama 3.1 405B (BF16)", inputPrice: 4.0, outputPrice: 4.0 },
{ name: "DeepSeek V2.5 (BF16)", inputPrice: 2.0, outputPrice: 2.0 },
{ name: "Qwen 2.5 72B (BF16)", inputPrice: 0.4, outputPrice: 0.4 },
{ name: "Llama 3.1 405B Base (FP8)", inputPrice: 2.0, outputPrice: 2.0 },
{ name: "Pixtral 12B (BF16)", inputPrice: 0.1, outputPrice: 0.1 },
{
name: "Qwen2-VL-7B-Instruct (BF16)",
inputPrice: 0.1,
outputPrice: 0.1,
},
{
name: "Qwen2-VL-72B-Instruct (BF16)",
inputPrice: 0.4,
outputPrice: 0.4,
},
],
},
{
provider: "Together.AI",
uri: "https://www.together.ai/pricing",
models: [
{
name: "Meta Llama 3.3 70B Instruct Turbo",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Qwen QwQ-32B-Preview",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "Meta Llama 3.1 70B Instruct Turbo",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Meta Llama 3.1 405B Instruct Turbo",
inputPrice: 3.5,
outputPrice: 3.5,
},
{
name: "Typhoon 1.5 8B Instruct",
inputPrice: 0.18,
outputPrice: 0.18,
},
{
name: "Meta Llama 3.1 8B Instruct Turbo",
inputPrice: 0.18,
outputPrice: 0.18,
},
{
name: "Typhoon 1.5X 70B-awq",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Meta Llama 3.2 90B Vision Instruct Turbo",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "Qwen 2.5 Coder 32B Instruct",
inputPrice: 0.8,
outputPrice: 0.8,
},
{
name: "Qwen2.5 72B Instruct Turbo",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "Llama 3.1 Nemotron 70B Instruct HF",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Meta Llama 3.2 11B Vision Instruct Turbo",
inputPrice: 0.18,
outputPrice: 0.18,
},
{
name: "Qwen2.5 7B Instruct Turbo",
inputPrice: 0.3,
outputPrice: 0.3,
},
{
name: "Meta Llama 3.2 3B Instruct Turbo",
inputPrice: 0.06,
outputPrice: 0.06,
},
{
name: "Meta Llama Vision Free",
inputPrice: 0.0,
outputPrice: 0.0,
},
{
name: "Meta Llama Guard 3 11B Vision Turbo",
inputPrice: 0.18,
outputPrice: 0.18,
},
{
name: "Mixtral-8x22B Instruct v0.1",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "Gryphe MythoMax L2 Lite (13B)",
inputPrice: 0.1,
outputPrice: 0.1,
},
{
name: "Meta Llama Guard 3 8B",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Meta Llama 3 70B Instruct Turbo",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Meta Llama 3 70B Instruct Lite",
inputPrice: 0.54,
outputPrice: 0.54,
},
{
name: "Meta Llama 3 8B Instruct Lite",
inputPrice: 0.1,
outputPrice: 0.1,
},
{
name: "Meta Llama 3 70B Instruct Reference",
inputPrice: 0.88,
outputPrice: 0.88,
},
{
name: "Meta Llama 3 8B Instruct Reference",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Qwen 2 Instruct (72B)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Gemma-2 Instruct (27B)",
inputPrice: 0.8,
outputPrice: 0.8,
},
{
name: "Gemma-2 Instruct (9B)",
inputPrice: 0.3,
outputPrice: 0.3,
},
{
name: "Mistral (7B) Instruct v0.3",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Meta Llama Guard 2 8B",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "WizardLM-2 (8x22B)",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "DBRX Instruct",
inputPrice: 1.2,
outputPrice: 1.2,
},
{
name: "DeepSeek LLM Chat (67B)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Gemma Instruct (2B)",
inputPrice: 0.1,
outputPrice: 0.1,
},
{
name: "Mistral (7B) Instruct v0.2",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Mixtral-8x7B Instruct v0.1",
inputPrice: 0.6,
outputPrice: 0.6,
},
{
name: "Mixtral-8x7B v0.1",
inputPrice: 0.6,
outputPrice: 0.6,
},
{
name: "Llama Guard (7B)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Nous Hermes 2 - Mixtral 8x7B-DPO",
inputPrice: 0.6,
outputPrice: 0.6,
},
{
name: "Mistral (7B) Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Mistral (7B)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "LLaMA-2 Chat (13B)",
inputPrice: 0.22,
outputPrice: 0.22,
},
{
name: "LLaMA-2 Chat (7B)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "LLaMA-2 (70B)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Code Llama Instruct (34B)",
inputPrice: 0.78,
outputPrice: 0.78,
},
{
name: "Upstage SOLAR Instruct v1 (11B)",
inputPrice: 0.3,
outputPrice: 0.3,
},
{
name: "MythoMax-L2 (13B)",
inputPrice: 0.3,
outputPrice: 0.3,
},
{
name: "Meta Llama 3.2 3B Instruct",
inputPrice: 0.06,
outputPrice: 0.06,
},
],
},
{
provider: "Fireworks",
uri: "https://fireworks.ai/pricing",
models: [
{
name: "Llama 3.2 1B Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3 8B Instruct (HF version)",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3 8B Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3.2 3B Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3.1 8B Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3.2 11B Vision Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "StarCoder 15.5B",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "StarCoder 7B",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Gemma 2 9B Instruct",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Mixtral 8x7B Instruct",
inputPrice: 0.5,
outputPrice: 0.5,
},
{
name: "Mixtral 8x7B Instruct (HF version)",
inputPrice: 0.5,
outputPrice: 0.5,
},
{
name: "Llama 3 70B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Llama 3.1 70B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Llama 3.3 70B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Llama 3 70B Instruct (HF version)",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Qwen2.5 72B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Qwen2 VL 72B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Qwen2.5-Coder-32B-Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Qwen Qwq 32b Preview",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Mixtral 8x22B Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Llama 3.2 90B Vision Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "Yi-Large",
inputPrice: 3.0,
outputPrice: 3.0,
},
{
name: "Llama 3.1 405B Instruct",
inputPrice: 3.0,
outputPrice: 3.0,
},
],
},
{
provider: "Nebius AI Studio",
uri: "https://nebius.com/prices-ai-studio",
models: [
{
name: "Meta/Llama-3.1-8B-Instruct (fast)",
inputPrice: 0.03,
outputPrice: 0.09,
},
{
name: "Meta/Llama-3.1-8B-Instruct (base)",
inputPrice: 0.02,
outputPrice: 0.06,
},
{
name: "Meta/Llama-3.1-70B-Instruct (fast)",
inputPrice: 0.25,
outputPrice: 0.75,
},
{
name: "Meta/Llama-3.1-70B-Instruct (base)",
inputPrice: 0.13,
outputPrice: 0.4,
},
{
name: "Meta/Llama-3.1-405B-Instruct (base)",
inputPrice: 1.0,
outputPrice: 3.0,
},
{
name: "MistralAI/Mistral-Nemo-Instruct-2407 (fast)",
inputPrice: 0.08,
outputPrice: 0.24,
},
{
name: "MistralAI/Mistral-Nemo-Instruct-2407 (base)",
inputPrice: 0.04,
outputPrice: 0.12,
},
{
name: "MistralAI/Mixtral-8x22B-Instruct-v0.1 (fast)",
inputPrice: 0.7,
outputPrice: 2.1,
},
{
name: "MistralAI/Mixtral-8x22B-Instruct-v0.1 (base)",
inputPrice: 0.4,
outputPrice: 1.2,
},
{
name: "DeepSeekAI/DeepSeek-Coder-V2-Lite-Instruct-FP8 (fast)",
inputPrice: 0.08,
outputPrice: 0.24,
},
{
name: "DeepSeekAI/DeepSeek-Coder-V2-Lite-Instruct-FP8 (base)",
inputPrice: 0.04,
outputPrice: 0.12,
},
{ name: "Qwen2.5-Coder-7B (fast)", inputPrice: 0.03, outputPrice: 0.09 },
{ name: "Qwen2.5-Coder-7B (base)", inputPrice: 0.01, outputPrice: 0.03 },
{
name: "Microsoft/Phi-3-mini-4k-instruct (fast)",
inputPrice: 0.13,
outputPrice: 0.4,
},
{
name: "Microsoft/Phi-3-mini-4k-instruct (base)",
inputPrice: 0.04,
outputPrice: 0.13,
},
{
name: "NVIDIA/Llama-3.1-Nemotron-70B-Instruct-HF (fast)",
inputPrice: 0.25,
outputPrice: 0.75,
},
{
name: "NVIDIA/Llama-3.1-Nemotron-70B-Instruct-HF (base)",
inputPrice: 0.13,
outputPrice: 0.4,
},
],
},
{
provider: "DeepInfra",
uri: "https://deepinfra.com/models/text-generation/",
models: [
{
name: "meta-llama/Llama-3.2-1B-Instruct",
inputPrice: 0.01,
outputPrice: 0.02,
},
{
name: "meta-llama/Llama-3.2-3B-Instruct",
inputPrice: 0.018,
outputPrice: 0.03,
},
{
name: "meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo",
inputPrice: 0.02,
outputPrice: 0.05,
},
{
name: "meta-llama/Meta-Llama-3.1-8B-Instruct",
inputPrice: 0.03,
outputPrice: 0.05,
},
{
name: "Sao10K/L3-8B-Lunaris-v1",
inputPrice: 0.03,
outputPrice: 0.06,
},
{
name: "google/gemma-2-9b-it",
inputPrice: 0.03,
outputPrice: 0.06,
},
{
name: "meta-llama/Meta-Llama-3-8B-Instruct",
inputPrice: 0.03,
outputPrice: 0.06,
},
{
name: "mistralai/Mistral-7B-Instruct-v0.3",
inputPrice: 0.03,
outputPrice: 0.055,
},
{
name: "Qwen/Qwen2.5-Coder-32B-Instruct",
inputPrice: 0.08,
outputPrice: 0.18,
},
{
name: "mistralai/Mistral-Nemo-Instruct-2407",
inputPrice: 0.04,
outputPrice: 0.1,
},
{
name: "meta-llama/Llama-3.2-11B-Vision-Instruct",
inputPrice: 0.055,
outputPrice: 0.055,
},
{
name: "microsoft/WizardLM-2-7B",
inputPrice: 0.055,
outputPrice: 0.055,
},
{
name: "openchat/openchat_3.5",
inputPrice: 0.055,
outputPrice: 0.055,
},
{
name: "Qwen/QwQ-32B-Preview",
inputPrice: 0.15,
outputPrice: 0.6,
},
{
name: "meta-llama/Llama-3.3-70B-Instruct-Turbo",
inputPrice: 0.13,
outputPrice: 0.4,
},
{
name: "meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo",
inputPrice: 0.13,
outputPrice: 0.4,
},
{
name: "mistralai/Mixtral-8x7B-Instruct-v0.1",
inputPrice: 0.24,
outputPrice: 0.24,
},
{
name: "google/gemma-2-27b-it",
inputPrice: 0.27,
outputPrice: 0.27,
},
{
name: "meta-llama/Llama-3.3-70B-Instruct",
inputPrice: 0.23,
outputPrice: 0.4,
},
{
name: "meta-llama/Meta-Llama-3.1-70B-Instruct",
inputPrice: 0.23,
outputPrice: 0.4,
},
{
name: "meta-llama/Meta-Llama-3-70B-Instruct",
inputPrice: 0.23,
outputPrice: 0.4,
},
{
name: "nvidia/Llama-3.1-Nemotron-70B-Instruct",
inputPrice: 0.23,
outputPrice: 0.4,
},
{
name: "Qwen/Qwen2.5-72B-Instruct",
inputPrice: 0.23,
outputPrice: 0.4,
},
{
name: "meta-llama/Llama-3.2-90B-Vision-Instruct",
inputPrice: 0.35,
outputPrice: 0.4,
},
{
name: "lizpreciatior/lzlv_70b_fp16_hf",
inputPrice: 0.35,
outputPrice: 0.4,
},
{
name: "Sao10K/L3-70B-Euryale-v2.1",
inputPrice: 0.35,
outputPrice: 0.4,
},
{
name: "Sao10K/L3.1-70B-Euryale-v2.2",
inputPrice: 0.35,
outputPrice: 0.4,
},
{
name: "microsoft/WizardLM-2-8x22B",
inputPrice: 0.5,
outputPrice: 0.5,
},
{
name: "meta-llama/Meta-Llama-3.1-405B-Instruct",
inputPrice: 0.9,
outputPrice: 0.9,
},
{
name: "NousResearch/Hermes-3-Llama-3.1-405B",
inputPrice: 0.9,
outputPrice: 0.9,
},
],
},
{
provider: "Groq",
uri: "https://groq.com/pricing/",
models: [
{
name: "Llama 3.2 1B (Preview) 8k",
inputPrice: 0.04,
outputPrice: 0.04,
},
{
name: "Llama 3.2 3B (Preview) 8k",
inputPrice: 0.06,
outputPrice: 0.06,
},
{
name: "Llama 3.3 70B Versatile 128k",
inputPrice: 0.59,
outputPrice: 0.79,
},
{
name: "Llama 3.1 8B Instant 128k",
inputPrice: 0.05,
outputPrice: 0.08,
},
{
name: "Llama 3 70B 8k",
inputPrice: 0.59,
outputPrice: 0.79,
},
{
name: "Llama 3 8B 8k",
inputPrice: 0.05,
outputPrice: 0.08,
},
{
name: "Mixtral 8x7B Instruct 32k",
inputPrice: 0.24,
outputPrice: 0.24,
},
{
name: "Gemma 7B 8k Instruct",
inputPrice: 0.07,
outputPrice: 0.07,
},
{
name: "Gemma 2 9B 8k",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3 Groq 70B Tool Use Preview 8k",
inputPrice: 0.89,
outputPrice: 0.89,
},
{
name: "Llama 3 Groq 8B Tool Use Preview 8k",
inputPrice: 0.19,
outputPrice: 0.19,
},
{
name: "Llama Guard 3 8B 8k",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3.3 70B SpecDec 8k",
inputPrice: 0.59,
outputPrice: 0.99,
},
{
name: "Llama 3.2 11B Vision 8k (Preview)",
inputPrice: 0.18,
outputPrice: 0.18,
},
{
name: "Llama 3.2 90B Vision 8k (Preview)",
inputPrice: 0.9,
outputPrice: 0.9,
},
],
},
{
provider: "Cerebras",
uri: "https://cerebras.ai/blog/introducing-cerebras-inference-ai-at-instant-speed",
models: [{ name: "Llama 3 70b", inputPrice: 0.6, outputPrice: 0.6 }],
},
{
provider: "Replicate",
uri: "https://replicate.com/pricing",
models: [
{ name: "Llama 3 70B", inputPrice: 0.65, outputPrice: 2.75 },
{ name: "Mixtral 8x7B", inputPrice: 0.3, outputPrice: 1.0 },
{ name: "Llama 3.1 405B", inputPrice: 9.5, outputPrice: 9.5 },
],
},
{
provider: "Perplexity",
uri: "https://docs.perplexity.ai/docs/pricing",
models: [
{
name: "Llama 3.1 Sonar Small Online",
inputPrice: 0.2,
outputPrice: 0.2,
},
{
name: "Llama 3.1 Sonar Large Online",
inputPrice: 1.0,
outputPrice: 1.0,
},
{
name: "Llama 3.1 Sonar Huge Online",
inputPrice: 5.0,
outputPrice: 5.0,
},
],
},
{
provider: "Anyscale",
uri: "https://www.anyscale.com/pricing-detail",
models: [
{ name: "Mixtral 8x7B", inputPrice: 0.5, outputPrice: 0.5 },
{ name: "Llama 3 70B", inputPrice: 1.0, outputPrice: 1.0 },
],
},
{
provider: "IBM WatsonX",
uri: "https://www.ibm.com/products/watsonx-ai/foundation-models",
models: [
{ name: "Granite 20B Multilingual", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 13B Chat", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 13B Instruct", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 34B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 20B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 8B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 3B Code Instruct", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 8B Japanese", inputPrice: 0.6, outputPrice: 0.6 },
{ name: "Granite 7B Lab", inputPrice: 0.6, outputPrice: 0.6 },
],
},
{
provider: "Novita AI",
uri: "https://novita.ai/model-api/pricing",
models: [
{ name: "Llama 3 8B Instruct", inputPrice: 0.06, outputPrice: 0.06 },
{ name: "Llama 3 70B Instruct", inputPrice: 0.55, outputPrice: 0.76 },
{ name: "Llama 3.1 8B Instruct", inputPrice: 0.1, outputPrice: 0.1 },
{ name: "Llama 3.1 70B Instruct", inputPrice: 0.55, outputPrice: 0.76 },
{ name: "Llama 3.1 405B Instruct", inputPrice: 3.0, outputPrice: 5.0 },
{ name: "Gemma 2 9B IT", inputPrice: 0.08, outputPrice: 0.08 },
{ name: "Airoboros L2 70B", inputPrice: 0.5, outputPrice: 0.5 },
{ name: "Hermes 2 Pro Llama 3 8B", inputPrice: 0.14, outputPrice: 0.14 },
{ name: "Mistral 7B Instruct", inputPrice: 0.07, outputPrice: 0.07 },
{ name: "Dolphin Mixtral 8x22B", inputPrice: 0.9, outputPrice: 0.9 },
{ name: "L3 70B Euryale v2.1", inputPrice: 1.48, outputPrice: 1.48 },
{ name: "Midnight Rose 70B", inputPrice: 0.8, outputPrice: 0.8 },
{ name: "Mythomax L2 13B", inputPrice: 0.12, outputPrice: 0.12 },
{ name: "Nous Hermes Llama2 13B", inputPrice: 0.17, outputPrice: 0.17 },
{
name: "Nous Hermes 2 Mixtral 8x7B DPO",
inputPrice: 0.27,
outputPrice: 0.27,
},
{ name: "LZLV 70B", inputPrice: 0.58, outputPrice: 0.78 },
{
name: "OpenHermes 2.5 Mistral 7B",
inputPrice: 0.17,
outputPrice: 0.17,
},
{ name: "WizardLM 2 8x22B", inputPrice: 0.64, outputPrice: 0.64 },
],
},
{
provider: "Writer",
uri: "https://dev.writer.com/home/pricing",
models: [
{ name: "Palmyra X 004", inputPrice: 5.0, outputPrice: 12.0 },
{ name: "Palmyra X 003 Instruct", inputPrice: 7.5, outputPrice: 22.5 },
{ name: "Palmyra Creative", inputPrice: 5.0, outputPrice: 12.0 },
{ name: "Palmyra Med 32K", inputPrice: 5.0, outputPrice: 12.0 },
{ name: "Palmyra Med", inputPrice: 4.0, outputPrice: 10.0 },
{ name: "Palmyra Fin 32K", inputPrice: 5.0, outputPrice: 12.0 },
{ name: "Palmyra X 32K Instruct", inputPrice: 1.0, outputPrice: 2.0 },
{ name: "Palmyra X 002 Instruct", inputPrice: 1.0, outputPrice: 2.0 },
{ name: "Palmyra X 002 32K", inputPrice: 1.0, outputPrice: 2.0 },
],
},
];
|