gpt-3 topic

List gpt-3 repositories

gpt3-php

57
Stars
29
Forks
Watchers

A simple PHP wrapper for the OpenAI GPT-3 API.

ethics

213
Stars
34
Forks
Watchers

Aligning AI With Shared Human Values (ICLR 2021)

test

977
Stars
75
Forks
Watchers

Measuring Massive Multitask Language Understanding | ICLR 2021

memprompt

324
Stars
13
Forks
Watchers

A method to fix GPT-3 after deployment with user feedback, without re-training.

LoRA

9.3k
Stars
583
Forks
Watchers

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

yn

5.4k
Stars
864
Forks
Watchers

A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macr...

gpt-j

203
Stars
52
Forks
Watchers

A GPT-J API to use with python3 to generate text, blogs, code, and more

gpt-neo

8.2k
Stars
938
Forks
Watchers

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.

gpt-neox

6.6k
Stars
960
Forks
Watchers

An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries

awesome-transformer-nlp

1.0k
Stars
126
Forks
Watchers

A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.