-
Notifications
You must be signed in to change notification settings - Fork 0
/
known_models.json
66 lines (66 loc) · 1.79 KB
/
known_models.json
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
{
"glaiveai_-_glaive-coder-7b": {
"GPU_ram_gb": 3.754669189453125,
"system_ram_gb": 0.0
},
"WizardLM_-_WizardCoder-Python-13B-V1.0": {
"GPU_ram_gb": 6.831855773925781,
"system_ram_gb": 0.0
},
"WizardLM_-_WizardCoder-Python-34B-V1.0": {
"GPU_ram_gb": 16.821834564208984,
"system_ram_gb": 0.0
},
"deepseek-ai_-_deepseek-coder-6.7b-instruct": {
"GPU_ram_gb": 3.7583160400390625,
"system_ram_gb": 0.0
},
"deepseek-ai_-_deepseek-coder-1.3b-instruct": {
"GPU_ram_gb": 0.9992160797119141,
"system_ram_gb": 0.0
},
"bhenrym14_-_airophin-13b-pntk-16k-fp16": {
"GPU_ram_gb": 6.831836700439453,
"system_ram_gb": 0.0
},
"posicube_-_Llama2-chat-AYT-13B": {
"GPU_ram_gb": 6.597461700439453,
"system_ram_gb": 0.0
},
"Open-Orca_-_Mistral-7B-OpenOrca": {
"GPU_ram_gb": 4.2388153076171875,
"system_ram_gb": 0.0
},
"HuggingFaceH4_-_zephyr-7b-alpha": {
"GPU_ram_gb": 7.4887847900390625,
"system_ram_gb": 0.0
},
"HuggingFaceH4_-_zephyr-7b-beta": {
"GPU_ram_gb": 7.4887847900390625,
"system_ram_gb": 0.0
},
"ehartford_-_dolphin-2.1-mistral-7b": {
"GPU_ram_gb": 7.4888153076171875,
"system_ram_gb": 0.0
},
"Intel_-_neural-chat-7b-v3-1": {
"GPU_ram_gb": 7.4887847900390625,
"system_ram_gb": 0.0
},
"microsoft_-_Orca-2-13b": {
"GPU_ram_gb": 12.505722045898438,
"system_ram_gb": 0.0
},
"gpt-4-1106-preview": {
"system_ram_gb": 0.0,
"GPU_ram_gb": 0.0
},
"gpt-4": {
"system_ram_gb": 0.0,
"GPU_ram_gb": 0.0
},
"gpt-3.5-turbo-16k": {
"system_ram_gb": 0.0,
"GPU_ram_gb": 0.0
}
}