This commit is contained in:
JamesFlare1212
2023-05-09 00:46:48 +08:00
parent f58711cef7
commit 4d607536ab
4 changed files with 78 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
- [Prompt Repository]({{< relref "/docs/先进工具/GPT系列/Prompt Repository/" >}}) - [Prompt Repository]({{< relref "/docs/先进工具/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/GPT系列/Prompt Example/" >}}) - [Prompt Example]({{< relref "/docs/先进工具/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/GPT系列/Prompt Technique/" >}}) - [Prompt Technique]({{< relref "/docs/先进工具/GPT系列/Prompt Technique/" >}})
- [免费服务]({{< relref "/docs/先进工具/GPT系列/免费服务/" >}})
<---> <--->
{{< /columns >}} {{< /columns >}}

View File

@@ -0,0 +1,45 @@
# 免费服务
## 前言
我们给DSAS的学生提供了一些福利闲暇之余也可以给别的组织成员提供一些服务。
## Waiting List
在填写此Form之前建议先阅读之后对各个服务的介绍。
Form中的组织信息很重要虽然不是必填但是会极大程度影响我们的判断。我们优先把名额给予同一学校的成员。
<iframe width="100%" height="480px" src="https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jtRrTNUQzlBSTZFRjFJMEswTjJKNzRCOTVZUk5DUy4u&embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
//如果Form没有正常显示尝试[点击此链接](https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jtRrTNUQzlBSTZFRjFJMEswTjJKNzRCOTVZUk5DUy4u)。
## ChatGPT Next Web
这是免费的GPT-3.5服务基于ChatGPT-Next-Web部署的。接入了GPT-3.5 API因此自定义程度很高。System PromptTemperaturePresence Penalty都可以自定义还能使用Few Shot的Prompt技巧。
[![ChatGPT-Next-Web Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=Yidadaa&repo=ChatGPT-Next-Web&theme=github_dark_dimmed&show_owner=true)](https://github.com/Yidadaa/ChatGPT-Next-Web/)
## ChatGPT Web Share
这是GPT-3.5/GPT-4服务基于chatgpt-web-share部署的。和OpenAI官方的聊天室表现一致因为接入的就是ChatGPT Plus账号。此服务容量有限未必会大范围开放。
[![chatgpt-web-share Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=moeakwak&repo=chatgpt-web-share&theme=github_dark_dimmed&show_owner=true)](https://github.com/moeakwak/chatgpt-web-share/)
## 其它LLM模型
有很多优秀的开源**L**arge **L**anguage **M**odel**LLM**比如LLaMAAlpacaVicunaChatGLMMOSSStableLMStableVicuna。它们未来的潜力无限我们也应该开发他们的用途不过此项目还没开始。
## 免费Midjourney服务
这是Midjourney服务计划使用MidJourney-Wrapper实现共享。暂时还没开始。
[![MidJourney-Wrapper Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=Wildric-Auric&repo=MidJourney-Wrapper&theme=github_dark_dimmed&show_owner=true)](https://github.com/Wildric-Auric/MidJourney-Wrapper/)
## 免费Stable Diffusion服务
Stable Diffusion作为开源绘画AI的扛把子我们也计划支持此模型但是还没开始。
## 免费DeepFloyd IF服务
DeepFloyd IF和Stable Diffusion都和Stability AI有联系它把绘画水平提升了一个档次但是还没开始。

View File

@@ -64,4 +64,20 @@ bookCollapseSection: true
## 加入我们 ## 加入我们
你有两种贡献的方式,修正错误,以及完善内容。
[![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

@@ -85,4 +85,20 @@ bookCollapseSection: true
## 加入我们 ## 加入我们
你有两种贡献的方式,修正错误,以及完善内容。
[![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),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。 如果你有不错的内容,或者知道优质的创作者,欢迎投稿。