4.AI大语言模型

AI大语言模型

大模型大爆炸阶段,有支持文本生成、逻辑推理、图片生成、视频生成、语言识别等各种单一大模型,也有支持多模态的大模型。
普通人如何利用好这些工具来为我们服务。

chatgpt网址

  • langchain
https://chat.langchain.com/
  • glm
https://www.chatglm.cn/main/detail
  • openai: 他们高版本收费,国内只能通过其他渠道购买,还得来个梯子,对中国人不太友好,得有账号才能使用
https://chat.openai.com

国内大语言模型

  • GLM: 有很多模型
https://github.com/THUDM
  1. ChatGLM3: 对话预训练模型
https://github.com/THUDM/ChatGLM3
  1. CogVLM: 多模态预训练模型
https://github.com/THUDM/CogVLM
  1. CodeGeeX2: 代码生成模型
https://github.com/THUDM/CodeGeeX2
  1. CogView: 图片生成模型
https://github.com/THUDM/CogView
  • 其他:暂时没去了解,努力吧

国外大语言模型

  • openai
https://github.com/openai
  • llama
https://github.com/facebookresearch
  • 其他:在了解中

你可能感兴趣的:(深度学习,人工智能,语言模型,自然语言处理)