mirror of https://github.com/THUDM/ChatGLM2-6B
GLM-4 update
parent
06720003d5
commit
d8894f8c20
18
README.md
18
README.md
|
@ -13,7 +13,23 @@
|
|||
|
||||
*Read this in [English](README_EN.md)*
|
||||
|
||||
新一代开源模型 [ChatGLM3-6B](https://github.com/THUDM/ChatGLM3) 已发布,拥有10B以下最强的基础模型,支持工具调用(Function Call)、代码执行(Code Interpreter)、Agent 任务等功能。
|
||||
## GLM-4 开源模型和API
|
||||
|
||||
我们已经发布最新的 **GLM-4** 模型,该模型在多个指标上有了新的突破,您可以在以下两个渠道体验我们的最新模型。
|
||||
|
||||
+ [GLM-4 开源模型](https://github.com/THUDM/GLM-4) 我们已经开源了 GLM-4-9B 系列模型,在各项指标的ce是上有明显提升,欢迎尝试。
|
||||
+ [智谱清言](https://chatglm.cn/main/detail?fr=ecology_x) 体验最新版 GLM-4,包括 **GLMs,All tools**等功能。
|
||||
+ [API平台](https://open.bigmodel.cn/?utm_campaign=open&_channel_track_key=OWTVNma9) 新一代 API 平台已经上线,您可以直接在
|
||||
API
|
||||
平台上体验 `GLM-4-0520`、`GLM-4-air`、`GLM-4-airx`、`GLM-4-flash`、`GLM-4`、`GLM-3-Turbo`、`CharacterGLM-3`,`CogView-3`
|
||||
等新模型。
|
||||
其中`GLM-4`、`GLM-3-Turbo`两个模型支持了 `System Prompt`、`Function Call`、 `Retrieval`、`Web_Search`等新功能,欢迎体验。
|
||||
|
||||
+ [GLM-4 API 开源教程](https://github.com/MetaGLM/glm-cookbook/) GLM-4 API教程和基础应用,欢迎尝试。
|
||||
API相关问题可以在本开源教程疑问,或者使用 [GLM-4 API AI助手](https://open.bigmodel.cn/shareapp/v1/?share_code=sQwt5qyqYVaNh1O_87p8O)
|
||||
来获得常见问题的帮助。
|
||||
|
||||
-----
|
||||
|
||||
## 介绍
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ experience our latest model in the following two channels.
|
|||
Among them, the two models `GLM-4` and `GLM-3-Turbo` support new functions such
|
||||
as `System Prompt`, `Function Call`, `Retrieval`, and `Web_Search`. You are welcome to experience them.
|
||||
|
||||
+ [GLM4 API open source tutorial](https://github.com/MetaGLM/glm-cookbook/) GLM-4 API tutorial and basic applications,
|
||||
+ [GLM-4 API open source tutorial](https://github.com/MetaGLM/glm-cookbook/) GLM-4 API tutorial and basic applications,
|
||||
welcome to try.
|
||||
API-related questions can be asked in this open source tutorial, or
|
||||
use [GLM-4 API AI Assistant](https://open.bigmodel.cn/shareapp/v1/?share_code=sQwt5qyqYVaNh1O_87p8O)
|
||||
|
|
Loading…
Reference in New Issue