flyingfishinwater commited on
Commit
3be0909
·
verified ·
1 Parent(s): 0be4d93

Upload models.json

Browse files
Files changed (1) hide show
  1. models.json +12 -0
models.json CHANGED
@@ -13,6 +13,7 @@
13
  "model_description": "It is an AI assistant who can talk with you and help solve simple problems. It's based on a lite LLAMA2 model developed by Meta Inc.",
14
  "developer": "Meta",
15
  "developer_url": "https://ai.meta.com/llama/",
 
16
  "file_size": 1430,
17
  "context" : 2048,
18
  "max_context" : 2048,
@@ -48,6 +49,7 @@
48
  "model_description": "It's a very small LLAMA2 model with only 460M parameters trained with 1T tokens. It's best for testing.",
49
  "developer": "Xiaotian Han from Texas A&M University",
50
  "developer_url": "https://huggingface.co/ahxt/LiteLlama-460M-1T",
 
51
  "file_size": 493,
52
  "context" : 1024,
53
  "max_context" : 1024,
@@ -83,6 +85,7 @@
83
  "model_description": "The TinyLlama project aims to pretrain a 1.1B Llama model on 3 trillion tokens. With some proper optimization, we can achieve this within a span of just 90 days using 16 A100-40G GPUs. The training has started on 2023-09-01.",
84
  "developer": "Zhang Peiyuan",
85
  "developer_url": "https://github.com/jzhang38/TinyLlama",
 
86
  "file_size": 1170,
87
  "context" : 4096,
88
  "max_context" : 4096,
@@ -118,6 +121,7 @@
118
  "model_description": "The Mistral-7B-v0.2 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.2 outperforms Llama 2 13B on all benchmarks we tested.",
119
  "developer": "Mistral AI",
120
  "developer_url": "https://mistral.ai/",
 
121
  "file_size": 7695,
122
  "context" : 4096,
123
  "max_context" : 4096,
@@ -153,6 +157,7 @@
153
  "model_description": "OpenChat is an innovative library of open-source language models, fine-tuned with C-RLFT - a strategy inspired by offline reinforcement learning. Our models learn from mixed-quality data without preference labels, delivering exceptional performance on par with ChatGPT, even with a 7B model. Despite our simple approach, we are committed to developing a high-performance, commercially viable, open-source large language model, and we continue to make significant strides toward this vision.",
154
  "developer": "OpenChat Team",
155
  "developer_url": "https://openchat.team/",
 
156
  "file_size": 7695,
157
  "context" : 4096,
158
  "max_context" : 4096,
@@ -188,6 +193,7 @@
188
  "model_description": "Phi-2 is a Transformer with 2.7 billion parameters. It was trained using the same data sources as Phi-1.5, augmented with a new data source that consists of various NLP synthetic texts and filtered websites (for safety and educational value). When assessed against benchmarks testing common sense, language understanding, and logical reasoning, Phi-2 showcased a nearly state-of-the-art performance among models with less than 13 billion parameters.",
189
  "developer": "Microsoft",
190
  "developer_url": "https://huggingface.co/microsoft/phi-2",
 
191
  "file_size": 2960,
192
  "context" : 4096,
193
  "max_context" : 4096,
@@ -223,6 +229,7 @@
223
  "model_description": "The Yi series models are the next generation of open-source large language models trained from scratch by 01.AI. Targeted as a bilingual language model and trained on 3T multilingual corpus, the Yi series models become one of the strongest LLM worldwide, showing promise in language understanding, commonsense reasoning, reading comprehension, and more. For example, For English language capability, the Yi series models ranked 2nd (just behind GPT-4), outperforming other LLMs (such as LLaMA2-chat-70B, Claude 2, and ChatGPT) on the AlpacaEval Leaderboard in Dec 2023. For Chinese language capability, the Yi series models landed in 2nd place (following GPT-4), surpassing other LLMs (such as Baidu ERNIE, Qwen, and Baichuan) on the SuperCLUE in Oct 2023.",
224
  "developer": "01.AI",
225
  "developer_url": "https://01.ai/",
 
226
  "file_size": 6440,
227
  "context" : 200000,
228
  "max_context" : 200000,
@@ -258,6 +265,7 @@
258
  "model_description": "Gemma is a family of lightweight, state-of-the-art open models built from the same research and technology used to create the Gemini models. Developed by Google DeepMind and other teams across Google, Gemma is named after the Latin gemma, meaning 'precious stone.' The Gemma model weights are supported by developer tools that promote innovation, collaboration, and the responsible use of artificial intelligence (AI).",
259
  "developer": "Google",
260
  "developer_url": "https://huggingface.co/google",
 
261
  "file_size": 2669,
262
  "context" : 8192,
263
  "max_context" : 8192,
@@ -293,6 +301,7 @@
293
  "model_description": "StarCoder2-3B model is a 3B parameter model trained on 17 programming languages from The Stack v2, with opt-out requests excluded. The model uses Grouped Query Attention, a context window of 16,384 tokens with a sliding window attention of 4,096 tokens, and was trained using the Fill-in-the-Middle objective on 3+ trillion tokens",
294
  "developer": "Bigcode",
295
  "developer_url": "https://www.bigcode-project.org/",
 
296
  "file_size": 3220,
297
  "context" : 8192,
298
  "max_context" : 8192,
@@ -328,6 +337,7 @@
328
  "model_description": "Chinese Tiny LLM 2B 是首个以中文为中心的大型语言模型,主要在中文语料库上进行预训练和微调,提供了对潜在偏见、中文语言能力和多语言适应性的重要洞见。",
329
  "developer": "Multimodal Art Projection",
330
  "developer_url": "https://m-a-p.ai/",
 
331
  "file_size": 2218,
332
  "context" : 4096,
333
  "max_context" : 4096,
@@ -363,6 +373,7 @@
363
  "model_description": "This model is based on Mistral-7b-v0.2 with 16k context lengths. It's a uncensored model and supports a variety of instruction, conversational, and coding skills.",
364
  "developer": "Eric Hartford and Cognitive Computations",
365
  "developer_url": "https://erichartford.com/",
 
366
  "file_size": 2728,
367
  "context" : 16384,
368
  "max_context" : 16384,
@@ -398,6 +409,7 @@
398
  "model_description": "The WizardLM-2 is one of the next generation state-of-the-art large language models, which have improved performance on complex chat, multilingual, reasoning and agent.",
399
  "developer": "Eric Hartford and Cognitive Computations",
400
  "developer_url": "https://huggingface.co/collections/microsoft/wizardlm-661d403f71e6c8257dbd598a",
 
401
  "file_size": 3519,
402
  "context" : 32768,
403
  "max_context" : 32768,
 
13
  "model_description": "It is an AI assistant who can talk with you and help solve simple problems. It's based on a lite LLAMA2 model developed by Meta Inc.",
14
  "developer": "Meta",
15
  "developer_url": "https://ai.meta.com/llama/",
16
+ "category": "Talk & Inference"
17
  "file_size": 1430,
18
  "context" : 2048,
19
  "max_context" : 2048,
 
49
  "model_description": "It's a very small LLAMA2 model with only 460M parameters trained with 1T tokens. It's best for testing.",
50
  "developer": "Xiaotian Han from Texas A&M University",
51
  "developer_url": "https://huggingface.co/ahxt/LiteLlama-460M-1T",
52
+ "category": "Test"
53
  "file_size": 493,
54
  "context" : 1024,
55
  "max_context" : 1024,
 
85
  "model_description": "The TinyLlama project aims to pretrain a 1.1B Llama model on 3 trillion tokens. With some proper optimization, we can achieve this within a span of just 90 days using 16 A100-40G GPUs. The training has started on 2023-09-01.",
86
  "developer": "Zhang Peiyuan",
87
  "developer_url": "https://github.com/jzhang38/TinyLlama",
88
+ "category": "Talk & Inference"
89
  "file_size": 1170,
90
  "context" : 4096,
91
  "max_context" : 4096,
 
121
  "model_description": "The Mistral-7B-v0.2 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.2 outperforms Llama 2 13B on all benchmarks we tested.",
122
  "developer": "Mistral AI",
123
  "developer_url": "https://mistral.ai/",
124
+ "category": "Best Q&A for latest devices"
125
  "file_size": 7695,
126
  "context" : 4096,
127
  "max_context" : 4096,
 
157
  "model_description": "OpenChat is an innovative library of open-source language models, fine-tuned with C-RLFT - a strategy inspired by offline reinforcement learning. Our models learn from mixed-quality data without preference labels, delivering exceptional performance on par with ChatGPT, even with a 7B model. Despite our simple approach, we are committed to developing a high-performance, commercially viable, open-source large language model, and we continue to make significant strides toward this vision.",
158
  "developer": "OpenChat Team",
159
  "developer_url": "https://openchat.team/",
160
+ "category": "Best Q&A for latest devices"
161
  "file_size": 7695,
162
  "context" : 4096,
163
  "max_context" : 4096,
 
193
  "model_description": "Phi-2 is a Transformer with 2.7 billion parameters. It was trained using the same data sources as Phi-1.5, augmented with a new data source that consists of various NLP synthetic texts and filtered websites (for safety and educational value). When assessed against benchmarks testing common sense, language understanding, and logical reasoning, Phi-2 showcased a nearly state-of-the-art performance among models with less than 13 billion parameters.",
194
  "developer": "Microsoft",
195
  "developer_url": "https://huggingface.co/microsoft/phi-2",
196
+ "category": "Math Q&A"
197
  "file_size": 2960,
198
  "context" : 4096,
199
  "max_context" : 4096,
 
229
  "model_description": "The Yi series models are the next generation of open-source large language models trained from scratch by 01.AI. Targeted as a bilingual language model and trained on 3T multilingual corpus, the Yi series models become one of the strongest LLM worldwide, showing promise in language understanding, commonsense reasoning, reading comprehension, and more. For example, For English language capability, the Yi series models ranked 2nd (just behind GPT-4), outperforming other LLMs (such as LLaMA2-chat-70B, Claude 2, and ChatGPT) on the AlpacaEval Leaderboard in Dec 2023. For Chinese language capability, the Yi series models landed in 2nd place (following GPT-4), surpassing other LLMs (such as Baidu ERNIE, Qwen, and Baichuan) on the SuperCLUE in Oct 2023.",
230
  "developer": "01.AI",
231
  "developer_url": "https://01.ai/",
232
+ "category": "Multilingual",
233
  "file_size": 6440,
234
  "context" : 200000,
235
  "max_context" : 200000,
 
265
  "model_description": "Gemma is a family of lightweight, state-of-the-art open models built from the same research and technology used to create the Gemini models. Developed by Google DeepMind and other teams across Google, Gemma is named after the Latin gemma, meaning 'precious stone.' The Gemma model weights are supported by developer tools that promote innovation, collaboration, and the responsible use of artificial intelligence (AI).",
266
  "developer": "Google",
267
  "developer_url": "https://huggingface.co/google",
268
+ "category": "Talk & Inference"
269
  "file_size": 2669,
270
  "context" : 8192,
271
  "max_context" : 8192,
 
301
  "model_description": "StarCoder2-3B model is a 3B parameter model trained on 17 programming languages from The Stack v2, with opt-out requests excluded. The model uses Grouped Query Attention, a context window of 16,384 tokens with a sliding window attention of 4,096 tokens, and was trained using the Fill-in-the-Middle objective on 3+ trillion tokens",
302
  "developer": "Bigcode",
303
  "developer_url": "https://www.bigcode-project.org/",
304
+ "category": "Programming Assistance"
305
  "file_size": 3220,
306
  "context" : 8192,
307
  "max_context" : 8192,
 
337
  "model_description": "Chinese Tiny LLM 2B 是首个以中文为中心的大型语言模型,主要在中文语料库上进行预训练和微调,提供了对潜在偏见、中文语言能力和多语言适应性的重要洞见。",
338
  "developer": "Multimodal Art Projection",
339
  "developer_url": "https://m-a-p.ai/",
340
+ "category": "Multilingual",
341
  "file_size": 2218,
342
  "context" : 4096,
343
  "max_context" : 4096,
 
373
  "model_description": "This model is based on Mistral-7b-v0.2 with 16k context lengths. It's a uncensored model and supports a variety of instruction, conversational, and coding skills.",
374
  "developer": "Eric Hartford and Cognitive Computations",
375
  "developer_url": "https://erichartford.com/",
376
+ "category": "Best Q&A for latest devices"
377
  "file_size": 2728,
378
  "context" : 16384,
379
  "max_context" : 16384,
 
409
  "model_description": "The WizardLM-2 is one of the next generation state-of-the-art large language models, which have improved performance on complex chat, multilingual, reasoning and agent.",
410
  "developer": "Eric Hartford and Cognitive Computations",
411
  "developer_url": "https://huggingface.co/collections/microsoft/wizardlm-661d403f71e6c8257dbd598a",
412
+ "category": "Best Q&A for latest devices"
413
  "file_size": 3519,
414
  "context" : 32768,
415
  "max_context" : 32768,