new subtopic llm

This commit is contained in:
JamesFlare1212
2023-05-11 21:33:10 +08:00
parent b69b474c08
commit 5aeea89a31
270 changed files with 37165 additions and 7 deletions

View File

@@ -0,0 +1 @@
# Bard系列

View File

@@ -0,0 +1 @@
# Bing 系列

View File

@@ -16,9 +16,9 @@ title: GPT 系列
## 目录
- [Prompt Repository]({{< relref "/docs/先进工具/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/GPT系列/Prompt Technique/" >}})
- [Prompt Repository]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Technique/" >}})
<--->
{{< /columns >}}
@@ -37,7 +37,7 @@ title: GPT 系列
### 板块
#### [Prompt Example]({{< relref "/docs/先进工具/GPT系列/Prompt Example/" >}})
#### [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)

View File

@@ -0,0 +1,72 @@
---
title: LLM 系列
---
# LLM 系列
## 前言
{{< hint warning >}}
内容尚在编写开发,并不完善
{{< /hint >}}
本页的主要目的是帮助各位快速定位到你们需要的内容。
{{< columns >}}
## 目录
- [GPT系列]({{< relref "/docs/先进工具/LLM系列/GPT系列/" >}})
- [Prompt Repository]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Technique/" >}})
- [免费服务]({{< relref "/docs/先进工具/LLM系列/免费服务/" >}})
<--->
{{< /columns >}}
## 社区贡献者
感谢对开源社区所做的贡献,他们在本资源库的建立中发挥了作用。
{{< columns >}}
### 合计
- [James Zhou](/zh/posts/about/james-zhou/)
<--->
### 板块
#### [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)
<--->
### 开发
- [James Zhou](https://www.jamesflare.com)
{{< /columns >}}
## 加入我们
你有两种贡献的方式,修正错误,以及完善内容。
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
### 修正错误
如需修正错误,你需要在本项目的仓库提出[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),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。

View File

@@ -10,8 +10,11 @@ bookCollapseSection: true
## 目录
- [GPT系列]({{< relref "/docs/先进工具/GPT系列/" >}})
- [免费服务]({{< relref "/docs/先进工具/免费服务/" >}})
- [LLM系列]({{< relref "/docs/先进工具/LLM系列/" >}})
- [GPT系列]({{< relref "/docs/先进工具/LLM系列/GPT系列/" >}})
- [Bing系列]({{< relref "/docs/先进工具/LLM系列/Bing系列/" >}})
- [Bard系列]({{< relref "/docs/先进工具/LLM系列/Bard系列/" >}})
- [免费服务]({{< relref "/docs/先进工具/LLM系列/免费服务/" >}})
## 开始使用

View File

@@ -9,5 +9,5 @@ headless: true
<br />
- [**先进工具**]({{< relref "/docs/先进工具/" >}})
- [GPT系列]({{< relref "/docs/先进工具/GPT系列/" >}})
- [LLM系列]({{< relref "/docs/先进工具/LLM系列/" >}})
<br />