forked from PiDanShouRouZhouXD/Sakura_Launcher_GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
143 lines (143 loc) · 4.84 KB
/
data.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
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
{
"llamacpp": [
{
"repo": "ggerganov/llama.cpp/releases/download/b3923",
"filename": "llama-b3923-bin-win-cuda-cu12.2.0-x64.zip",
"version": "b3923-CUDA",
"gpu": "Nvidia独显",
"require_cuda": true
},
{
"repo": "PiDanShouRouZhouXD/Sakura_Launcher_GUI/releases/download/v0.0.3-alpha",
"filename": "llama-b3384-bin-win-rocm-avx2-x64.zip",
"version": "b3384-ROCm",
"gpu": "部分AMD独显",
"require_cuda": false
},
{
"repo": "PiDanShouRouZhouXD/Sakura_Launcher_GUI/releases/download/v0.0.3-alpha",
"filename": "llama-b3534-bin-win-rocm-avx512-x64.zip",
"version": "b3534-ROCm-780m",
"gpu": "部分AMD核显",
"require_cuda": false
},
{
"repo": "ggerganov/llama.cpp/releases/download/b3923",
"filename": "llama-b3923-bin-win-vulkan-x64.zip",
"version": "b3923-Vulkan",
"gpu": "通用,不推荐",
"require_cuda": false
}
],
"sakura": [
{
"repo": "GalTransl-7B-v2.6",
"filename": "GalTransl-7B-v2.6-IQ4_XS.gguf",
"sha256": "f1095c715bd37d6df1f674e86382723fe1fe45c3b4f9c80a4452bcf9128d3eca",
"minimal_gpu_memory_gib": 8,
"size": 4.29,
"recommended_np": {
"8": 2,
"10": 4,
"12": 12,
"16": 16,
"24": 16
},
"base_model_hf": "Qwen/Qwen1.5-7B",
"bpw": 4.25,
"config_cache": {
"hidden_size": 4096,
"num_attention_heads": 32,
"num_key_value_heads": 32,
"num_hidden_layers": 32,
"parameters": 7721324544.0
}
},
{
"repo": "Sakura-14B-Qwen2.5-v1.0-GGUF",
"filename": "sakura-14b-qwen2.5-v1.0-iq4xs.gguf",
"sha256": "34af88f99c113418d0665d3ceede767c9a12040c9e7c4bb5e87cdb1b1e06e94a",
"minimal_gpu_memory_gib": 10,
"size": 8.19,
"recommended_np": {
"10": 4,
"12": 12,
"16": 16,
"24": 16
},
"base_model_hf": "Qwen/Qwen2.5-14B",
"bpw": 4.25,
"config_cache": {
"hidden_size": 5120,
"num_attention_heads": 40,
"num_key_value_heads": 8,
"num_hidden_layers": 48,
"parameters": 14770033664.0
}
},
{
"repo": "Sakura-14B-Qwen2.5-v1.0-GGUF",
"filename": "sakura-14b-qwen2.5-v1.0-q4km.gguf",
"sha256": "c87697cd9c7898464426cb7a1ec5e220755affaa08096766e8d20de1853c2063",
"minimal_gpu_memory_gib": 10,
"size": 8.99,
"recommended_np": {
"10": 1,
"12": 6,
"16": 16,
"24": 16
},
"base_model_hf": "Qwen/Qwen2.5-14B",
"bpw": 4.85,
"config_cache": {
"hidden_size": 5120,
"num_attention_heads": 40,
"num_key_value_heads": 8,
"num_hidden_layers": 48,
"parameters": 14770033664.0
}
},
{
"repo": "Sakura-14B-Qwen2beta-v0.9.2-GGUF",
"filename": "sakura-14b-qwen2beta-v0.9.2-iq4xs.gguf",
"sha256": "254a7e97e5e2a5daa371145e55bb2b0a0a789615dab2d4316189ba089a3ced67",
"minimal_gpu_memory_gib": 12,
"size": 7.91,
"recommended_np": {
"12": 1,
"16": 6,
"24": 8
},
"base_model_hf": "Qwen/Qwen1.5-14B",
"bpw": 4.25,
"config_cache": {
"hidden_size": 5120,
"num_attention_heads": 40,
"num_key_value_heads": 40,
"num_hidden_layers": 40,
"parameters": 14167290880.0
}
},
{
"repo": "Sakura-14B-Qwen2beta-v0.9.2-GGUF",
"filename": "sakura-14b-qwen2beta-v0.9.2-q4km.gguf",
"sha256": "8bae1ae35b7327fa7c3a8f3ae495b81a071847d560837de2025e1554364001a5",
"minimal_gpu_memory_gib": 12,
"size": 9.19,
"recommended_np": {
"12": 1,
"16": 6,
"24": 8
},
"base_model_hf": "Qwen/Qwen1.5-14B",
"bpw": 4.85,
"config_cache": {
"hidden_size": 5120,
"num_attention_heads": 40,
"num_key_value_heads": 40,
"num_hidden_layers": 40,
"parameters": 14167290880.0
}
}
]
}