“ 开源日报 | 清明节前AI复活亲人成热门生意;中国没有“百模大战”,未来也不会有“十模大战”;谁将替代 Transformer? 日报 ”
欢迎阅读 OSCHINA 编辑部出品的开源日报,每天更新一期。
# 2024.3.28
今日要点
OpenSource Daily
Databricks 推出最强开源大模型 DBRX
Databricks 近日宣布推出开源 AI 模型 DBRX,声称是迄今为止全球最强大的开源大语言模型。 DBRX 采用 transformer 架构,包含 1320 亿参数,共 16 个专家网络组成,每次推理使用其中的 4 个专家网络,激活 360 亿参数。在语言理解、编程、数学和逻辑方面,对比 Meta 公司的 Llama 2-70B、法国 MixtralAI 公司的 Mixtral 以及马斯克旗下 xAI 开发的 Grok-1 等主流开源模型,DBRX 均优势胜出。
百度智能云发布 Baidu Comate 2.0
Baidu Comate 作为全栈智能代码助手,已覆盖 100 多种主流开发语言、支持常用 IDE。 Comate2.0 版本能力全面增强,面向个人开发者免费开放使用。目前,单行 / 多行续写、生成单元测试、多条推荐、注释生成代码等基础功能已经可无限次使用。
今日观察
- 微博中工网
- AI科技评论
- 中国电子报
今日推荐
https://github.com/microsoft/TypeChat
事件点评
每日项目榜
每日 GitHub 精选
> 在线阅读完整日报内容,访问 开源日报第 039 期清明节前AI复活亲人成热门生意中国没有“百模大战”,未来也不会有“十模大战”谁将替代 Transformer?
欢迎扫码下载开源中国 APP
随时在线阅读完整日报内容
每日一言
"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"