免费 ChatGPT API 接口:对话、文本生成等应用
以下是可免费调用 ChatGPT 的 API 接口:
- DialoGPT:https://huggingface.co/transformers/model_doc/dialogpt.html
- GPT-2:https://huggingface.co/transformers/model_doc/gpt2.html
- GPT-3:https://beta.openai.com/docs/api-reference/introduction
- EleutherAI's GPT-Neo:https://github.com/EleutherAI/gpt-neo
- Microsoft's GPT-3 clone:https://github.com/microsoft/mini-gpt-2
- PaddlePaddle's GPT-2:https://github.com/PaddlePaddle/models/tree/develop/PaddleNLP/Research/models/dialogue_model
- GPT-2 Fine-tuning:https://github.com/mohdsanadzakirizvi/GPT2-FineTuning
- HuggingFace's GPT-2:https://huggingface.co/transformers/model_doc/gpt2.html
这些 API 可以用于各种任务,如对话生成、文本生成、摘要生成、翻译等。同时,使用这些 API 的前提条件是要了解 API 的用法和限制,以及如何与 API 进行交互。
原文地址: https://www.cveoy.top/t/topic/nEE5 著作权归作者所有。请勿转载和采集!