ChatGPT与GPT-3.5(OpenAI API)的区别
2023-2-27 17:39:59 Author: www.uedbox.com(查看原文) 阅读量:58 收藏

  • OpenAI官方网页中,我们可以看到官方对ChatGPT的描述为“ChatGPT is fine-tuned from a model in the GPT-3.5 series, which finished training in early 2022. You can learn more about the 3.5 series here. ChatGPT and GPT 3.5 were trained on an Azure AI supercomputing infrastructure”,从而得知ChatGPT与GPT-3.5是两个不同产品
  • 官方对GPT-3.5系列的介绍里,text-davinci-003是其中的模型之一
  • 我们再查阅官方对OpenAI API KEY的介绍,其中有一句“The API is powered by a set of models with different capabilities and price points. Our base GPT-3 models are called Davinci, Curie, Babbage and Ada”,davinci赫然在列

 至此,我们可以得出结论:现在所有使用OpenAI API KEY的项目,都不是基于ChatGPT开发的项目,官方并未发布ChatGPT的API接口

  • 事实上,ChatGPT最近发生过登录认证风波,想了解详细过程的可以查看这个issue
  • 如果你自己有分别使用过ChatGPT的官方chat和OpenAI的API接口chat,你会发现API接口chat比ChatGPT的官方chat“笨”得多

其他AI相关网站推荐

另外,提供一些AI网站给大家,收集分享一些AI工具(网站),持续更新

一些好玩的神经网络工具。


文章来源: https://www.uedbox.com/post/68774/
如有侵权请联系:admin#unsafe.sh