@wcj/github-rank 24.4.10 â 24.4.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +20846 -20843
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +132 -132
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +2026 -2061
- package/dist/users.json +4784 -4784
- package/package.json +1 -1
- package/web/data/repos.json +20846 -20843
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +132 -132
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +2026 -2061
- package/web/data/users.json +4784 -4784
- package/web/index.html +3698 -3698
- package/web/repos.html +2654 -2650
- package/web/trending-monthly.html +131 -131
- package/web/trending-weekly.html +171 -163
- package/web/trending.html +147 -155
- package/web/users.china.html +1653 -1686
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "princeton-nlp/SWE-agent",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
|
|
7
|
+
"forked": "825",
|
|
8
|
+
"stargazers_count": 8673,
|
|
9
|
+
"todayStar": "5850 stars this week",
|
|
10
|
+
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "wandb/openui",
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
18
|
+
"forked": "470",
|
|
19
|
+
"stargazers_count": 5309,
|
|
20
|
+
"todayStar": "2651 stars this week",
|
|
21
|
+
"html_url": "https://github.com/wandb/openui",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
26
|
+
"language": "HTML",
|
|
27
|
+
"color": "#e34c26",
|
|
28
|
+
"description": "čŪĄįŪæščŠåĶæå",
|
|
29
|
+
"forked": "6083",
|
|
30
|
+
"stargazers_count": 48722,
|
|
31
|
+
"todayStar": "4596 stars this week",
|
|
32
|
+
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "infiniflow/ragflow",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
40
|
+
"forked": "266",
|
|
41
|
+
"stargazers_count": 3825,
|
|
42
|
+
"todayStar": "2423 stars this week",
|
|
43
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "amlweems/xzbot",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
|
+
"description": "notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)",
|
|
51
|
+
"forked": "217",
|
|
52
|
+
"stargazers_count": 3295,
|
|
53
|
+
"todayStar": "1459 stars this week",
|
|
54
|
+
"html_url": "https://github.com/amlweems/xzbot",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "OpenDevin/OpenDevin",
|
|
37
59
|
"language": "Python",
|
|
38
60
|
"color": "#3572A5",
|
|
39
61
|
"description": "ð OpenDevin: Code Less, Make More",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "2196",
|
|
63
|
+
"stargazers_count": 20751,
|
|
64
|
+
"todayStar": "3630 stars this week",
|
|
43
65
|
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "netease-youdao/QAnything",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Question and Answer based on Anything.",
|
|
73
|
+
"forked": "710",
|
|
74
|
+
"stargazers_count": 7434,
|
|
75
|
+
"todayStar": "1208 stars this week",
|
|
76
|
+
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
77
|
+
"rank": 7
|
|
45
78
|
},
|
|
46
79
|
{
|
|
47
80
|
"full_name": "jasonppy/VoiceCraft",
|
|
48
81
|
"language": "JupyterNotebook",
|
|
49
82
|
"color": "#DA5B0B",
|
|
50
83
|
"description": "Zero-Shot Speech Editing and Text-to-Speech in the Wild",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
84
|
+
"forked": "628",
|
|
85
|
+
"stargazers_count": 6216,
|
|
86
|
+
"todayStar": "1012 stars this week",
|
|
54
87
|
"html_url": "https://github.com/jasonppy/VoiceCraft",
|
|
55
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
56
89
|
},
|
|
57
90
|
{
|
|
58
91
|
"full_name": "OpenBMB/ChatDev",
|
|
59
92
|
"language": "Shell",
|
|
60
93
|
"color": "#89e051",
|
|
61
94
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
95
|
+
"forked": "2772",
|
|
96
|
+
"stargazers_count": 22137,
|
|
97
|
+
"todayStar": "821 stars this week",
|
|
65
98
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
70
|
-
"language": "TypeScript",
|
|
71
|
-
"color": "#3178c6",
|
|
72
|
-
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
73
|
-
"forked": "35206",
|
|
74
|
-
"stargazers_count": 386838,
|
|
75
|
-
"todayStar": "1026 stars this week",
|
|
76
|
-
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "jwasham/coding-interview-university",
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "A complete computer science study plan to become a software engineer.",
|
|
84
|
-
"forked": "72256",
|
|
85
|
-
"stargazers_count": 281832,
|
|
86
|
-
"todayStar": "1131 stars this week",
|
|
87
|
-
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "valkey-io/valkey",
|
|
92
|
-
"language": "C",
|
|
93
|
-
"color": "#555555",
|
|
94
|
-
"description": "A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.",
|
|
95
|
-
"forked": "324",
|
|
96
|
-
"stargazers_count": 9301,
|
|
97
|
-
"todayStar": "2895 stars this week",
|
|
98
|
-
"html_url": "https://github.com/valkey-io/valkey",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "heyform/heyform",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.",
|
|
106
|
+
"forked": "342",
|
|
107
|
+
"stargazers_count": 4885,
|
|
108
|
+
"todayStar": "1054 stars this week",
|
|
109
|
+
"html_url": "https://github.com/heyform/heyform",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "NVlabs/FoundationPose",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "[CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects",
|
|
117
|
+
"forked": "54",
|
|
118
|
+
"stargazers_count": 763,
|
|
119
|
+
"todayStar": "206 stars this week",
|
|
120
|
+
"html_url": "https://github.com/NVlabs/FoundationPose",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "public-apis/public-apis",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "A collective list of free APIs",
|
|
128
|
+
"forked": "31705",
|
|
129
|
+
"stargazers_count": 290783,
|
|
130
|
+
"todayStar": "2039 stars this week",
|
|
131
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "langflow-ai/langflow",
|
|
125
136
|
"language": "JavaScript",
|
|
126
137
|
"color": "#f1e05a",
|
|
127
138
|
"description": "âïļ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "2440",
|
|
140
|
+
"stargazers_count": 16430,
|
|
141
|
+
"todayStar": "1059 stars this week",
|
|
131
142
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
132
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "gethomepage/homepage",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
|
+
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
150
|
+
"forked": "867",
|
|
151
|
+
"stargazers_count": 15501,
|
|
152
|
+
"todayStar": "546 stars this week",
|
|
153
|
+
"html_url": "https://github.com/gethomepage/homepage",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "conductor-oss/conductor",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "Conductor is an event driven orchestration platform",
|
|
161
|
+
"forked": "239",
|
|
162
|
+
"stargazers_count": 9938,
|
|
163
|
+
"todayStar": "2936 stars this week",
|
|
164
|
+
"html_url": "https://github.com/conductor-oss/conductor",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
172
|
+
"forked": "35225",
|
|
173
|
+
"stargazers_count": 386930,
|
|
174
|
+
"todayStar": "1068 stars this week",
|
|
175
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
176
|
+
"rank": 16
|
|
133
177
|
},
|
|
134
178
|
{
|
|
135
179
|
"full_name": "actions/runner-images",
|
|
136
180
|
"language": "PowerShell",
|
|
137
181
|
"color": "#012456",
|
|
138
182
|
"description": "GitHub Actions runner images",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
183
|
+
"forked": "2784",
|
|
184
|
+
"stargazers_count": 9017,
|
|
141
185
|
"todayStar": "138 stars this week",
|
|
142
186
|
"html_url": "https://github.com/actions/runner-images",
|
|
143
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "langgenius/dify",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
194
|
+
"forked": "2685",
|
|
195
|
+
"stargazers_count": 20578,
|
|
196
|
+
"todayStar": "1385 stars this week",
|
|
197
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
198
|
+
"rank": 18
|
|
144
199
|
},
|
|
145
200
|
{
|
|
146
201
|
"full_name": "intel-analytics/ipex-llm",
|
|
147
202
|
"language": "Python",
|
|
148
203
|
"color": "#3572A5",
|
|
149
204
|
"description": "Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, etc.) on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max). A PyTorch LLM library that seamlessly integrates with llama.cpp, HuggingFace, LangChain, LlamaIndex, DeepSpeed, vLLM, FastChat, ModelScope, etc.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
205
|
+
"forked": "1191",
|
|
206
|
+
"stargazers_count": 5820,
|
|
207
|
+
"todayStar": "676 stars this week",
|
|
153
208
|
"html_url": "https://github.com/intel-analytics/ipex-llm",
|
|
154
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
155
210
|
},
|
|
156
211
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
160
|
-
"description": "A
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
212
|
+
"full_name": "jwasham/coding-interview-university",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
216
|
+
"forked": "72280",
|
|
217
|
+
"stargazers_count": 281906,
|
|
218
|
+
"todayStar": "929 stars this week",
|
|
219
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
220
|
+
"rank": 20
|
|
166
221
|
},
|
|
167
222
|
{
|
|
168
223
|
"full_name": "TMElyralab/MuseV",
|
|
169
224
|
"language": "Python",
|
|
170
225
|
"color": "#3572A5",
|
|
171
226
|
"description": "MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
227
|
+
"forked": "97",
|
|
228
|
+
"stargazers_count": 1159,
|
|
229
|
+
"todayStar": "340 stars this week",
|
|
175
230
|
"html_url": "https://github.com/TMElyralab/MuseV",
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "conductor-oss/conductor",
|
|
180
|
-
"language": "Java",
|
|
181
|
-
"color": "#b07219",
|
|
182
|
-
"description": "Conductor is an event driven orchestration platform",
|
|
183
|
-
"forked": "238",
|
|
184
|
-
"stargazers_count": 9909,
|
|
185
|
-
"todayStar": "3222 stars this week",
|
|
186
|
-
"html_url": "https://github.com/conductor-oss/conductor",
|
|
187
|
-
"rank": 17
|
|
231
|
+
"rank": 21
|
|
188
232
|
},
|
|
189
233
|
{
|
|
190
|
-
"full_name": "
|
|
234
|
+
"full_name": "refinedev/refine",
|
|
191
235
|
"language": "TypeScript",
|
|
192
236
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
237
|
+
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
238
|
+
"forked": "1777",
|
|
239
|
+
"stargazers_count": 24346,
|
|
240
|
+
"todayStar": "771 stars this week",
|
|
241
|
+
"html_url": "https://github.com/refinedev/refine",
|
|
242
|
+
"rank": 22
|
|
199
243
|
},
|
|
200
244
|
{
|
|
201
245
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
202
246
|
"language": "C++",
|
|
203
247
|
"color": "#f34b7d",
|
|
204
248
|
"description": "Distribute and run LLMs with a single file.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
249
|
+
"forked": "620",
|
|
250
|
+
"stargazers_count": 12886,
|
|
251
|
+
"todayStar": "975 stars this week",
|
|
208
252
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "gethomepage/homepage",
|
|
213
|
-
"language": "JavaScript",
|
|
214
|
-
"color": "#f1e05a",
|
|
215
|
-
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
216
|
-
"forked": "863",
|
|
217
|
-
"stargazers_count": 15433,
|
|
218
|
-
"todayStar": "597 stars this week",
|
|
219
|
-
"html_url": "https://github.com/gethomepage/homepage",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "codecrafters-io/build-your-own-x",
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
226
|
-
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
227
|
-
"forked": "24177",
|
|
228
|
-
"stargazers_count": 255160,
|
|
229
|
-
"todayStar": "2125 stars this week",
|
|
230
|
-
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "oven-sh/bun",
|
|
235
|
-
"language": "Zig",
|
|
236
|
-
"color": "#ec915c",
|
|
237
|
-
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager â all in one",
|
|
238
|
-
"forked": "2411",
|
|
239
|
-
"stargazers_count": 70083,
|
|
240
|
-
"todayStar": "711 stars this week",
|
|
241
|
-
"html_url": "https://github.com/oven-sh/bun",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "agiresearch/AIOS",
|
|
246
|
-
"language": "Python",
|
|
247
|
-
"color": "#3572A5",
|
|
248
|
-
"description": "AIOS: LLM Agent Operating System",
|
|
249
|
-
"forked": "240",
|
|
250
|
-
"stargazers_count": 2162,
|
|
251
|
-
"todayStar": "797 stars this week",
|
|
252
|
-
"html_url": "https://github.com/agiresearch/AIOS",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "karpathy/llama2.c",
|
|
257
|
+
"language": "C",
|
|
258
|
+
"color": "#555555",
|
|
259
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
260
|
+
"forked": "1672",
|
|
261
|
+
"stargazers_count": 15133,
|
|
262
|
+
"todayStar": "258 stars this week",
|
|
263
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "OpenGenerativeAI/llm-colosseum",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "Benchmark LLMs by fighting in Street Fighter 3! The new way to evaluate the quality of an LLM",
|
|
271
|
+
"forked": "89",
|
|
272
|
+
"stargazers_count": 842,
|
|
273
|
+
"todayStar": "241 stars this week",
|
|
274
|
+
"html_url": "https://github.com/OpenGenerativeAI/llm-colosseum",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|