Skip to content
View DeveloperAcolyte's full-sized avatar

Block or report DeveloperAcolyte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. gpt-2 gpt-2 Public

    Forked from openai/gpt-2

    Code for the paper "Language Models are Unsupervised Multitask Learners"

    Python

  2. gpt-discord-bot gpt-discord-bot Public

    Forked from openai/gpt-discord-bot

    Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.

    Python

  3. gpt-2-output-dataset gpt-2-output-dataset Public

    Forked from openai/gpt-2-output-dataset

    Dataset of GPT-2 outputs for research in detection, biases, and more

    Python

  4. image-gpt image-gpt Public

    Forked from openai/image-gpt

    Python

  5. GPT-3-Encoder GPT-3-Encoder Public

    Forked from openai/GPT-3-Encoder

    Javascript BPE Encoder Decoder for GPT-2 / GPT-3

    JavaScript

  6. gpt-3 gpt-3 Public

    Forked from openai/gpt-3

    GPT-3: Language Models are Few-Shot Learners