@wcj/github-rank 24.4.18 → 24.4.19
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 +20661 -20657
- package/dist/trending-daily.json +198 -198
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +172 -172
- package/dist/users.china.json +1960 -1995
- package/dist/users.json +4222 -4257
- package/dist/users.org.json +462 -427
- package/package.json +1 -1
- package/web/data/repos.json +20661 -20657
- package/web/data/trending-daily.json +198 -198
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +172 -172
- package/web/data/users.china.json +1960 -1995
- package/web/data/users.json +4222 -4257
- package/web/data/users.org.json +462 -427
- package/web/index.html +4439 -4477
- package/web/org.html +379 -327
- package/web/repos.html +2879 -2883
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +179 -171
- package/web/users.china.html +2050 -2096
|
@@ -1,167 +1,167 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "1Panel-dev/MaxKB",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
7
|
+
"forked": "416",
|
|
8
|
+
"stargazers_count": 2724,
|
|
9
|
+
"todayStar": "2321 stars this week",
|
|
10
|
+
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "karpathy/llm.c",
|
|
4
15
|
"language": "Cuda",
|
|
5
16
|
"color": "#3A4E3A",
|
|
6
17
|
"description": "LLM training in simple, raw C/CUDA",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1602",
|
|
19
|
+
"stargazers_count": 16044,
|
|
20
|
+
"todayStar": "5054 stars this week",
|
|
10
21
|
"html_url": "https://github.com/karpathy/llm.c",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "jwasham/coding-interview-university",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
29
|
+
"forked": "73213",
|
|
30
|
+
"stargazers_count": 288159,
|
|
31
|
+
"todayStar": "6236 stars this week",
|
|
32
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "miurla/morphic",
|
|
15
37
|
"language": "TypeScript",
|
|
16
38
|
"color": "#3178c6",
|
|
17
39
|
"description": "An AI-powered answer engine with a generative UI",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "706",
|
|
41
|
+
"stargazers_count": 3198,
|
|
42
|
+
"todayStar": "1045 stars this week",
|
|
21
43
|
"html_url": "https://github.com/miurla/morphic",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "nashsu/FreeAskInternet",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
|
|
29
|
-
"forked": "764",
|
|
30
|
-
"stargazers_count": 7200,
|
|
31
|
-
"todayStar": "2843 stars this week",
|
|
32
|
-
"html_url": "https://github.com/nashsu/FreeAskInternet",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "1Panel-dev/MaxKB",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
40
|
-
"forked": "383",
|
|
41
|
-
"stargazers_count": 2448,
|
|
42
|
-
"todayStar": "1933 stars this week",
|
|
43
|
-
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "JavaScript",
|
|
49
|
-
"color": "#f1e05a",
|
|
50
|
-
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
51
|
-
"forked": "357",
|
|
52
|
-
"stargazers_count": 5568,
|
|
53
|
-
"todayStar": "2415 stars this week",
|
|
54
|
-
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "nus-apr/auto-code-rover",
|
|
47
|
+
"full_name": "dvlab-research/MiniGemini",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "jwasham/coding-interview-university",
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "A complete computer science study plan to become a software engineer.",
|
|
73
|
-
"forked": "73083",
|
|
74
|
-
"stargazers_count": 287327,
|
|
75
|
-
"todayStar": "4134 stars this week",
|
|
76
|
-
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
77
|
-
"rank": 7
|
|
50
|
+
"description": "Official implementation for Mini-Gemini",
|
|
51
|
+
"forked": "216",
|
|
52
|
+
"stargazers_count": 2498,
|
|
53
|
+
"todayStar": "1724 stars this week",
|
|
54
|
+
"html_url": "https://github.com/dvlab-research/MiniGemini",
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "zed-industries/zed",
|
|
81
59
|
"language": "Rust",
|
|
82
60
|
"color": "#dea584",
|
|
83
61
|
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "1498",
|
|
63
|
+
"stargazers_count": 31830,
|
|
64
|
+
"todayStar": "1428 stars this week",
|
|
87
65
|
"html_url": "https://github.com/zed-industries/zed",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
69
|
+
"full_name": "drawdb-io/drawdb",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
73
|
+
"forked": "370",
|
|
74
|
+
"stargazers_count": 5893,
|
|
75
|
+
"todayStar": "1911 stars this week",
|
|
76
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
80
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
103
81
|
"language": "Python",
|
|
104
82
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
83
|
+
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
84
|
+
"forked": "6369",
|
|
85
|
+
"stargazers_count": 31016,
|
|
86
|
+
"todayStar": "730 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "google-gemini/cookbook",
|
|
114
92
|
"language": "JupyterNotebook",
|
|
115
93
|
"color": "#DA5B0B",
|
|
116
94
|
"description": "A collection of guides and examples for the Gemini API.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "187",
|
|
96
|
+
"stargazers_count": 1886,
|
|
97
|
+
"todayStar": "1228 stars this week",
|
|
120
98
|
"html_url": "https://github.com/google-gemini/cookbook",
|
|
121
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
|
-
"full_name": "
|
|
102
|
+
"full_name": "nus-apr/auto-code-rover",
|
|
125
103
|
"language": "Python",
|
|
126
104
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
105
|
+
"description": "A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 15.95% tasks in full SWE-bench",
|
|
106
|
+
"forked": "181",
|
|
107
|
+
"stargazers_count": 1912,
|
|
108
|
+
"todayStar": "499 stars this week",
|
|
109
|
+
"html_url": "https://github.com/nus-apr/auto-code-rover",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "langgenius/dify",
|
|
136
114
|
"language": "TypeScript",
|
|
137
115
|
"color": "#3178c6",
|
|
138
116
|
"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.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "3003",
|
|
118
|
+
"stargazers_count": 22463,
|
|
119
|
+
"todayStar": "1644 stars this week",
|
|
142
120
|
"html_url": "https://github.com/langgenius/dify",
|
|
143
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
124
|
+
"full_name": "atherosai/ui",
|
|
125
|
+
"language": "HTML",
|
|
126
|
+
"color": "#e34c26",
|
|
127
|
+
"description": "Simple UI examples from my social media",
|
|
128
|
+
"forked": "1438",
|
|
129
|
+
"stargazers_count": 8282,
|
|
130
|
+
"todayStar": "1012 stars this week",
|
|
131
|
+
"html_url": "https://github.com/atherosai/ui",
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
135
|
+
"full_name": "nashsu/FreeAskInternet",
|
|
158
136
|
"language": "Python",
|
|
159
137
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
|
|
139
|
+
"forked": "769",
|
|
140
|
+
"stargazers_count": 7255,
|
|
141
|
+
"todayStar": "1523 stars this week",
|
|
142
|
+
"html_url": "https://github.com/nashsu/FreeAskInternet",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "infiniflow/ragflow",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
150
|
+
"forked": "414",
|
|
151
|
+
"stargazers_count": 5184,
|
|
152
|
+
"todayStar": "1206 stars this week",
|
|
153
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "ggerganov/whisper.cpp",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "Port of OpenAI's Whisper model in C/C++",
|
|
161
|
+
"forked": "3058",
|
|
162
|
+
"stargazers_count": 30903,
|
|
163
|
+
"todayStar": "1453 stars this week",
|
|
164
|
+
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,43 +169,43 @@
|
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
171
|
"description": "aider is AI pair programming in your terminal",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "948",
|
|
173
|
+
"stargazers_count": 9175,
|
|
174
|
+
"todayStar": "974 stars this week",
|
|
175
175
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "google/googletest",
|
|
180
180
|
"language": "C++",
|
|
181
181
|
"color": "#f34b7d",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
183
|
+
"forked": "9908",
|
|
184
|
+
"stargazers_count": 33045,
|
|
185
|
+
"todayStar": "342 stars this week",
|
|
186
|
+
"html_url": "https://github.com/google/googletest",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "karpathy/llama2.c",
|
|
191
|
+
"language": "C",
|
|
192
|
+
"color": "#555555",
|
|
193
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
194
|
+
"forked": "1774",
|
|
195
|
+
"stargazers_count": 15678,
|
|
196
|
+
"todayStar": "467 stars this week",
|
|
197
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "ordinals/ord",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
205
|
+
"forked": "1163",
|
|
206
|
+
"stargazers_count": 3436,
|
|
207
|
+
"todayStar": "163 stars this week",
|
|
208
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,65 +213,65 @@
|
|
|
213
213
|
"language": "TypeScript",
|
|
214
214
|
"color": "#3178c6",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "520",
|
|
217
|
+
"stargazers_count": 470,
|
|
218
|
+
"todayStar": "269 stars this week",
|
|
219
219
|
"html_url": "https://github.com/code100x/cms",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "Sanster/IOPaint",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.",
|
|
227
|
+
"forked": "1684",
|
|
228
|
+
"stargazers_count": 16990,
|
|
229
|
+
"todayStar": "242 stars this week",
|
|
230
|
+
"html_url": "https://github.com/Sanster/IOPaint",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "FoundationVision/VAR",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of \"Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction\". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!",
|
|
238
|
+
"forked": "206",
|
|
239
|
+
"stargazers_count": 2552,
|
|
240
|
+
"todayStar": "746 stars this week",
|
|
241
|
+
"html_url": "https://github.com/FoundationVision/VAR",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "quilljs/quill",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "Quill is a modern WYSIWYG editor built for compatibility and extensibility.",
|
|
249
|
+
"forked": "3200",
|
|
250
|
+
"stargazers_count": 39872,
|
|
251
|
+
"todayStar": "774 stars this week",
|
|
252
|
+
"html_url": "https://github.com/quilljs/quill",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "coollabsio/coolify",
|
|
246
257
|
"language": "PHP",
|
|
247
258
|
"color": "#4F5D95",
|
|
248
259
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "699",
|
|
261
|
+
"stargazers_count": 13459,
|
|
262
|
+
"todayStar": "708 stars this week",
|
|
252
263
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "ordinals/ord",
|
|
257
|
-
"language": "Rust",
|
|
258
|
-
"color": "#dea584",
|
|
259
|
-
"description": "👁🗨 Rare and exotic sats",
|
|
260
|
-
"forked": "1156",
|
|
261
|
-
"stargazers_count": 3402,
|
|
262
|
-
"todayStar": "153 stars this week",
|
|
263
|
-
"html_url": "https://github.com/ordinals/ord",
|
|
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": "pytorch/torchtune",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "A Native-PyTorch Library for LLM Fine-tuning",
|
|
271
|
+
"forked": "84",
|
|
272
|
+
"stargazers_count": 1563,
|
|
273
|
+
"todayStar": "418 stars this week",
|
|
274
|
+
"html_url": "https://github.com/pytorch/torchtune",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|