Files
SCDocs/content.zh/docs/tools/llms/_index.md
2024-04-13 07:57:05 -04:00

33 lines
745 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: LLM 系列
---
# LLM 系列
## 前言
本页的主要目的是帮助各位快速定位到你们需要的内容。
## LLM
LLMLarge Language Model泛指大型语言模型如GPT-3、T5等。这些模型在自然语言处理领域有着广泛的应用如文本生成、对话系统等。比如Chatbot特化的ChatGPT就是LLM的一种。
## 目录
- [LobeChat - 一个支持GPT等LLM的Chatbot前端](lobechat)
## 社区贡献者
感谢对开源社区所做的贡献,以下人在本页的建立中发挥了作用。
{{< columns >}}
### [LobeChat]({{< relref "/docs/tools/llms/lobechat" >}})
- [James Zhou](https://www.jamesflare.com)
{{< /columns >}}
## 评论
{{< comments >}}