File size: 2,613 Bytes
bd8a184
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6cc4643
 
 
 
 
 
 
 
 
 
bd8a184
 
 
 
 
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
{
    "inference": {
        "model": [
            {
                "id": "amazon/FalconLite",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "HuggingFaceH4/starchat-beta",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "google/flan-t5-xxl",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "bigscience/bloom-7b1",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "EleutherAI/gpt-neox-20b",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "bigcode/starcoder",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "openlm-research/open_llama_13b",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "tiiuae/falcon-40b-instruct",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "bigscience/bloom-560m",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "tiiuae/falcon-40b",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "OpenAssistant/falcon-40b-sft-top1-560",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "ehartford/WizardLM-Uncensored-Falcon-40b",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "OpenAssistant/falcon-40b-sft-mix-1226",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "h2oai/h2ogpt-oig-oasst1-falcon-40b",
                "instanceType": "ml.g5.12xlarge",
                "numGpu": 4
            },
            {
                "id": "tiiuae/falcon-180B",
                "instanceType": "ml.p4de.24xlarge",
                "numGpu": 8
            },
            {
                "id": "tiiuae/falcon-180B-chat",
                "instanceType": "ml.p4de.24xlarge",
                "numGpu": 8
            }
        ]
    },
    "training": {}
}