You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Lightweight open large language model optimized for efficient AI inference.',
2305
-
alt_name: 'Open large language model',
2304
+
'Lightweight open-source large language model optimized for efficient AI inference.',
2305
+
alt_name: 'Open-source large language model',
2306
2306
categories: ['Chat','LLM','AI'],
2307
2307
colors: {
2308
2308
end: '1a73e8',
2309
2309
start: '34a853',
2310
2310
},
2311
2311
description:
2312
-
'Gemma 3 is an open large language model designed for efficient, high-performance AI inference across a variety of workloads. Optimized for text generation, chat, and reasoning tasks, it enables developers to deploy scalable AI applications such as assistants, code generation tools, and content automation directly on their own infrastructure.',
2312
+
'Gemma 3 is an open-source large language model designed for efficient, high-performance AI inference across a variety of workloads. Optimized for text generation, chat, and reasoning tasks, it enables developers to deploy scalable AI applications such as assistants, code generation tools, and content automation directly on their own infrastructure.',
'Efficient open large language model for self-hosted AI applications.',
2322
+
'Efficient open-source large language model for self-hosted AI applications.',
2323
2323
website: 'https://ai.google.dev/gemma',
2324
2324
},
2325
2325
2015845: {
2326
2326
alt_description:
2327
-
'Open large language model series for advanced reasoning, coding, and chat.',
2328
-
alt_name: 'Open large language model',
2327
+
'Open-source large language model series for advanced reasoning, coding, and chat.',
2328
+
alt_name: 'Open-source large language model',
2329
2329
categories: ['Chat','LLM','AI'],
2330
2330
colors: {
2331
2331
end: '1f2937',
2332
2332
start: '7c3aed',
2333
2333
},
2334
2334
description:
2335
-
'Qwen is an open large language model series designed for high-performance text generation, reasoning, and coding tasks. It supports chat-based interactions, instruction following, and advanced AI application development, making it well-suited for assistants, code generation tools, automation workflows, and enterprise AI deployments.',
2335
+
'Qwen is an open-source large language model series designed for high-performance text generation, reasoning, and coding tasks. It supports chat-based interactions, instruction following, and advanced AI application development, making it well-suited for assistants, code generation tools, automation workflows, and enterprise AI deployments.',
'Open large language model for reasoning, coding, and chat applications.',
2345
+
'Open-source large language model for reasoning, coding, and chat applications.',
2346
2346
website: 'https://qwenlm.github.io/',
2347
2347
},
2348
+
2025976: {
2349
+
alt_description: 'Open-source Large Language Model.',
2350
+
alt_name:
2351
+
'Open-source and light weight reasoning LLM optimized for complex problem solving, code generation, and logical reasoning tasks.',
2352
+
categories: ['LLM','Chat','AI'],
2353
+
colors: {
2354
+
end: '4D6BFE',
2355
+
start: '4D6BFE',
2356
+
},
2357
+
description:
2358
+
'DeepSeek-R1 is deployed on a cloud compute instance to provide scalable inference for reasoning and code generation tasks. The VM environment hosts the model runtime through vLLM which allows efficient access to the model via Open WebUI chat service.',
'Open-source Large Language Model for reasoning, coding, and chat applications.',
2369
+
website: 'https://huggingface.co/deepseek-ai',
2370
+
},
2371
+
2049320: {
2372
+
alt_description: 'Autonomous AI agent',
2373
+
alt_name:
2374
+
'Open-source autonomous AI agent that runs locally and executes tasks through a persistent Gateway service',
2375
+
categories: ['AI','AI Agent','LLM'],
2376
+
colors: {
2377
+
end: 'AF2626',
2378
+
start: 'D53838',
2379
+
},
2380
+
description:
2381
+
'OpenClaw is an open-source AI agent platform that runs locally and executes tasks through a persistent Gateway service. The Gateway connects communication channels, tools, and AI models, allowing the agent to receive messages, perform actions, and automate workflows.',
0 commit comments