72 lines
1.9 KiB
Markdown
72 lines
1.9 KiB
Markdown
---
|
||
title: LLM 系列
|
||
---
|
||
|
||
# LLM 系列
|
||
|
||
{{< hint warning >}}
|
||
WIP - Working In Progress
|
||
{{< /hint >}}
|
||
|
||
## 前言
|
||
|
||
本页的主要目的是帮助各位快速定位到你们需要的内容。
|
||
|
||
## 目录
|
||
|
||
{{< columns >}}
|
||
|
||
- [LobeChat](lobechat/)
|
||
|
||
<--->
|
||
|
||
|
||
|
||
{{< /columns >}}
|
||
|
||
## 社区贡献者
|
||
|
||
感谢对开源社区所做的贡献,他们在本资源库的建立中发挥了作用。
|
||
|
||
{{< columns >}}
|
||
|
||
### 合计
|
||
|
||
- [James Zhou](/zh/posts/about/james-zhou/)
|
||
|
||
### 开发
|
||
|
||
- [James Zhou](https://www.jamesflare.com)
|
||
|
||
<--->
|
||
|
||
### 板块
|
||
|
||
- [LobeChat]({{< relref "/docs/tools/llms/lobechat" >}})
|
||
- [James Zhou](https://www.jamesflare.com)
|
||
|
||
{{< /columns >}}
|
||
|
||
## 加入我们
|
||
|
||
你有两种贡献的方式,修正错误,以及完善内容。
|
||
|
||
[](https://github.com/JamesFlare1212/SCDocs/)
|
||
|
||
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/master)。
|
||
|
||
### 修正错误
|
||
|
||
如需修正错误,你需要在本项目的仓库提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues)。
|
||
|
||
在提交 **PR**([**P**ull **R**equest](https://github.com/JamesFlare1212/SCDocs/pulls))之前,我希望你充分在[Issue](https://github.com/JamesFlare1212/SCDocs/issues)中讨论。
|
||
|
||
### 完善内容
|
||
|
||
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
|
||
|
||
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
|
||
|
||
## 评论
|
||
|
||
{{< comments >}} |