@wcj/github-rank 23.7.20 โ 23.7.22
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 +27379 -27379
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +2692 -2622
- package/dist/users.json +8327 -8327
- package/package.json +1 -1
- package/web/data/repos.json +27379 -27379
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +2692 -2622
- package/web/data/users.json +8327 -8327
- package/web/index.html +6193 -6193
- package/web/repos.html +3534 -3534
- package/web/trending-monthly.html +155 -159
- package/web/trending-weekly.html +157 -161
- package/web/trending.html +171 -163
- package/web/users.china.html +2041 -1975
|
@@ -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": "facebookresearch/llama",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Inference code for LLaMA models",
|
|
7
|
+
"forked": "5028",
|
|
8
|
+
"stargazers_count": 32279,
|
|
9
|
+
"todayStar": "1352 stars today",
|
|
10
|
+
"html_url": "https://github.com/facebookresearch/llama",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "",
|
|
16
|
-
"color": "",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "dabeaz-course/python-mastery",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Advanced Python Mastery (course by @dabeaz)",
|
|
18
|
+
"forked": "644",
|
|
19
|
+
"stargazers_count": 5682,
|
|
20
|
+
"todayStar": "2373 stars today",
|
|
21
|
+
"html_url": "https://github.com/dabeaz-course/python-mastery",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "facebookresearch/llama-recipes",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Examples and recipes for Llama 2 model",
|
|
29
|
+
"forked": "125",
|
|
30
|
+
"stargazers_count": 1272,
|
|
31
|
+
"todayStar": "431 stars today",
|
|
32
|
+
"html_url": "https://github.com/facebookresearch/llama-recipes",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "SamsungLabs/NeuralHaircut",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "",
|
|
40
|
+
"forked": "27",
|
|
41
|
+
"stargazers_count": 282,
|
|
42
|
+
"todayStar": "45 stars today",
|
|
43
|
+
"html_url": "https://github.com/SamsungLabs/NeuralHaircut",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "ggerganov/llama.cpp",
|
|
48
|
+
"language": "C",
|
|
49
|
+
"color": "#555555",
|
|
50
|
+
"description": "Port of Facebook's LLaMA model in C/C++",
|
|
51
|
+
"forked": "4972",
|
|
52
|
+
"stargazers_count": 35453,
|
|
53
|
+
"todayStar": "249 stars today",
|
|
54
|
+
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "jmorganca/ollama",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "Get up and running with large language models locally",
|
|
62
|
+
"forked": "65",
|
|
63
|
+
"stargazers_count": 1372,
|
|
64
|
+
"todayStar": "694 stars today",
|
|
65
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "fullstackhero/dotnet-webapi-boilerplate",
|
|
70
|
+
"language": "C#",
|
|
71
|
+
"color": "#178600",
|
|
72
|
+
"description": "Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.",
|
|
73
|
+
"forked": "1045",
|
|
74
|
+
"stargazers_count": 3476,
|
|
75
|
+
"todayStar": "26 stars today",
|
|
76
|
+
"html_url": "https://github.com/fullstackhero/dotnet-webapi-boilerplate",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "microsoft/unilm",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
|
|
84
|
+
"forked": "2016",
|
|
85
|
+
"stargazers_count": 14351,
|
|
86
|
+
"todayStar": "90 stars today",
|
|
87
|
+
"html_url": "https://github.com/microsoft/unilm",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "twentyhq/twenty",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Building a modern alternative to Salesforce. ๐ You can star to support our work!",
|
|
95
|
+
"forked": "36",
|
|
96
|
+
"stargazers_count": 1307,
|
|
97
|
+
"todayStar": "216 stars today",
|
|
98
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "Swordfish90/cool-retro-term",
|
|
103
|
+
"language": "QML",
|
|
104
|
+
"color": "#44a51c",
|
|
105
|
+
"description": "A good looking terminal emulator which mimics the old cathode display...",
|
|
106
|
+
"forked": "790",
|
|
107
|
+
"stargazers_count": 19770,
|
|
108
|
+
"todayStar": "579 stars today",
|
|
109
|
+
"html_url": "https://github.com/Swordfish90/cool-retro-term",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "netdata/netdata",
|
|
114
|
+
"language": "C",
|
|
115
|
+
"color": "#555555",
|
|
116
|
+
"description": "Monitor your servers, containers, and applications, in high-resolution and in real-time!",
|
|
117
|
+
"forked": "5599",
|
|
118
|
+
"stargazers_count": 64005,
|
|
119
|
+
"todayStar": "76 stars today",
|
|
120
|
+
"html_url": "https://github.com/netdata/netdata",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "Shaunwei/RealChar",
|
|
125
|
+
"language": "Swift",
|
|
126
|
+
"color": "#F05138",
|
|
127
|
+
"description": "๐๏ธ๐คCreate, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech๐๏ธ๐ค",
|
|
128
|
+
"forked": "361",
|
|
129
|
+
"stargazers_count": 3615,
|
|
130
|
+
"todayStar": "276 stars today",
|
|
131
|
+
"html_url": "https://github.com/Shaunwei/RealChar",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "shroominic/codeinterpreter-api",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Open source implementation of the ChatGPT Code Interpreter ๐พ",
|
|
139
|
+
"forked": "133",
|
|
140
|
+
"stargazers_count": 1557,
|
|
141
|
+
"todayStar": "305 stars today",
|
|
142
|
+
"html_url": "https://github.com/shroominic/codeinterpreter-api",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "Melelery/c-binance-future-quant",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "low-cost, high-efficiency, easy-to-implement",
|
|
150
|
+
"forked": "164",
|
|
151
|
+
"stargazers_count": 253,
|
|
152
|
+
"todayStar": "23 stars today",
|
|
153
|
+
"html_url": "https://github.com/Melelery/c-binance-future-quant",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "ymcui/Chinese-LLaMA-Alpaca-2",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "ไธญๆLLaMA-2 & Alpaca-2ๅคง่ฏญ่จๆจกๅ (Chinese LLaMA-2 & Alpaca-2 LLMs)",
|
|
161
|
+
"forked": "10",
|
|
162
|
+
"stargazers_count": 379,
|
|
163
|
+
"todayStar": "84 stars today",
|
|
164
|
+
"html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca-2",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "MakiNaruto/Automatic_ticket_purchase",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "ๅคง้บฆ็ฝๆข็ฅจ่ๆฌ",
|
|
172
|
+
"forked": "487",
|
|
173
|
+
"stargazers_count": 2093,
|
|
174
|
+
"todayStar": "31 stars today",
|
|
175
|
+
"html_url": "https://github.com/MakiNaruto/Automatic_ticket_purchase",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "michael-wzhu/Chinese-LlaMA2",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Repo for adapting Meta LlaMA2 in Chinese! METAๆๆฐๅๅธ็LlaMA2็ๆฑๅ็๏ผ ๏ผๅฎๅ
จๅผๆบๅฏๅ็จ๏ผ",
|
|
183
|
+
"forked": "11",
|
|
184
|
+
"stargazers_count": 322,
|
|
185
|
+
"todayStar": "64 stars today",
|
|
186
|
+
"html_url": "https://github.com/michael-wzhu/Chinese-LlaMA2",
|
|
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": "1c7/chinese-independent-developer",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "๐ฉ๐ฟโ๐ป๐จ๐พโ๐ป๐ฉ๐ผโ๐ป๐จ๐ฝโ๐ป๐ฉ๐ปโ๐ปไธญๅฝ็ฌ็ซๅผๅ่
้กน็ฎๅ่กจ -- ๅไบซๅคงๅฎถ้ฝๅจๅไปไน",
|
|
194
|
+
"forked": "2067",
|
|
195
|
+
"stargazers_count": 22917,
|
|
196
|
+
"todayStar": "25 stars today",
|
|
197
|
+
"html_url": "https://github.com/1c7/chinese-independent-developer",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "RupertBenWiser/Web-Environment-Integrity",
|
|
202
202
|
"language": "",
|
|
203
203
|
"color": "",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "",
|
|
205
|
+
"forked": "26",
|
|
206
|
+
"stargazers_count": 98,
|
|
207
|
+
"todayStar": "18 stars today",
|
|
208
|
+
"html_url": "https://github.com/RupertBenWiser/Web-Environment-Integrity",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "TypeScript",
|
|
214
|
-
"color": "#3178c6",
|
|
215
|
-
"description": "An enterprise-class UI design language and React UI library",
|
|
216
|
-
"forked": "40622",
|
|
217
|
-
"stargazers_count": 86771,
|
|
218
|
-
"todayStar": "23 stars today",
|
|
219
|
-
"html_url": "https://github.com/ant-design/ant-design",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "RayVentura/ShortGPT",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "๐๐ฌ ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.",
|
|
227
|
-
"forked": "82",
|
|
228
|
-
"stargazers_count": 908,
|
|
229
|
-
"todayStar": "454 stars today",
|
|
230
|
-
"html_url": "https://github.com/RayVentura/ShortGPT",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "microsoft/unilm",
|
|
212
|
+
"full_name": "a16z-infra/llama2-chatbot",
|
|
235
213
|
"language": "Python",
|
|
236
214
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
215
|
+
"description": "LLaMA v2 Chatbot",
|
|
216
|
+
"forked": "96",
|
|
217
|
+
"stargazers_count": 703,
|
|
218
|
+
"todayStar": "189 stars today",
|
|
219
|
+
"html_url": "https://github.com/a16z-infra/llama2-chatbot",
|
|
220
|
+
"rank": 20
|
|
243
221
|
},
|
|
244
222
|
{
|
|
245
223
|
"full_name": "alipay/fury",
|
|
246
224
|
"language": "Java",
|
|
247
225
|
"color": "#b07219",
|
|
248
226
|
"description": "A blazing fast multi-language serialization framework powered by jit and zero-copy",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
227
|
+
"forked": "44",
|
|
228
|
+
"stargazers_count": 838,
|
|
229
|
+
"todayStar": "209 stars today",
|
|
252
230
|
"html_url": "https://github.com/alipay/fury",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "dotnet/maui",
|
|
235
|
+
"language": "C#",
|
|
236
|
+
"color": "#178600",
|
|
237
|
+
"description": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.",
|
|
238
|
+
"forked": "1326",
|
|
239
|
+
"stargazers_count": 19289,
|
|
240
|
+
"todayStar": "13 stars today",
|
|
241
|
+
"html_url": "https://github.com/dotnet/maui",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "AntonioErdeljac/next13-ai-saas",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "51",
|
|
250
|
+
"stargazers_count": 195,
|
|
251
|
+
"todayStar": "22 stars today",
|
|
252
|
+
"html_url": "https://github.com/AntonioErdeljac/next13-ai-saas",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
259
|
-
"description": "A
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "ventoy/Ventoy",
|
|
257
|
+
"language": "C",
|
|
258
|
+
"color": "#555555",
|
|
259
|
+
"description": "A new bootable USB solution.",
|
|
260
|
+
"forked": "3663",
|
|
261
|
+
"stargazers_count": 51253,
|
|
262
|
+
"todayStar": "85 stars today",
|
|
263
|
+
"html_url": "https://github.com/ventoy/Ventoy",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "oobabooga/text-generation-webui",
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
270
|
+
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
271
|
+
"forked": "2354",
|
|
272
|
+
"stargazers_count": 18473,
|
|
273
|
+
"todayStar": "252 stars today",
|
|
274
|
+
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|