Global web icon
github.com
https://github.com/formulahendry/awesome-gpt
GitHub - formulahendry/awesome-gpt: A curated list of awesome projects ...
This repository is a collection of awesome projects and resources related to GPT, ChatGPT, OpenAI, LLM, and other related technologies. Whether you're just getting started with GPT or you're a seasoned expert, this list has something for everyone.
Global web icon
github.com
https://github.com/openai/gpt-3
GPT-3: Language Models are Few-Shot Learners - GitHub
GPT-3 achieves strong performance on many NLP datasets, including translation, question-answering, and cloze tasks, as well as several tasks that require on-the-fly reasoning or domain adaptation, such as unscrambling words, using a novel word in a sentence, or performing 3-digit arithmetic.
Global web icon
github.com
https://github.com/openai/gpt-oss
GitHub - openai/gpt-oss: gpt-oss-120b and gpt-oss-20b are two open ...
Try gpt-oss · Guides · Model card · OpenAI blog Download gpt-oss-120b and gpt-oss-20b on Hugging Face Welcome to the gpt-oss series, OpenAI's open-weight models designed for powerful reasoning, agentic tasks, and versatile developer use cases. We're releasing two flavors of these open models: gpt-oss-120b — for production, general purpose, high reasoning use cases that fit into a single ...
Global web icon
github.com
https://github.com/openai/gpt-2
GitHub - openai/gpt-2: Code for the paper "Language Models are ...
gpt-2 Code and models from the paper "Language Models are Unsupervised Multitask Learners". You can read about GPT-2 and its staged release in our original blog post, 6 month follow-up post, and final post. We have also released a dataset for researchers to study their behaviors.
Global web icon
github.com
https://github.com/chatanywhere/GPT_API_free
GPT-API-free / DeepSeek-API-free - GitHub
️ 免费API Key gpt-5系列模型的推理能力较弱,若需要更强的推理能力,可以购买付费API ️ 免费API Key仅可用于个人非商业用途,教育,非营利性科研工作中。 免费API Key严禁商用,严禁大规模训练商用模型! 训练科研用模型请提前加群联系我们。
Global web icon
github.com
https://docs.github.com/en/copilot/reference/ai-mo…
Supported AI models in GitHub Copilot
For all of the default AI models, input prompts and output completions run through GitHub Copilot's content filters for harmful, offensive, or off-topic content, and for public code matching when enabled. Supported AI models in Copilot This table lists the AI models available in Copilot, along with their release status and availability in different modes.
Global web icon
github.com
https://github.com/AntonOsika/gpt-engineer
gpt-engineer - GitHub
gpt-engineer installs the binary 'bench', which gives you a simple interface for benchmarking your own agent implementations against popular public datasets. The easiest way to get started with benchmarking is by checking out the template repo, which contains detailed instructions and an agent template.
Global web icon
zhihu.com
https://www.zhihu.com/question/1895404808782975277
如何评价OpenAI刚刚发布的GPT-4.1? - 知乎
GPT-4.1作为OpenAI最新旗舰模型,在编码能力、指令遵循和长上下文处理上有了质的飞跃。 本文汇总了OpenAI内部测试得出的黄金提示技巧,帮助你充分释放这款超强模型的潜力! 无论你是AI初学者还是资深开发者,这份指南都能让你的提示工程水平更上一层楼。
Global web icon
github.com
https://github.com/MuiseDestiny/zotero-gpt
GitHub - MuiseDestiny/zotero-gpt: GPT Meet Zotero.
GPT Meet Zotero. Contribute to MuiseDestiny/zotero-gpt development by creating an account on GitHub.
Global web icon
zhihu.com
https://www.zhihu.com/tardis/bd/art/614271969
GPT-4技术文档 - 知乎
GPT-4 项目的一个主要焦点是构建深度学习技术栈,可用于扩展预测(预测多个任务)。 主要原因是对于像 GPT-4 这样的非常大的训练,很难进行特征任务的Fine-tuning。 为了解决这个问题,我们开发了基础设施和优化方法,使得GPT-4可以运用于多个任务。