Skip to content
View lemonade-io's full-sized avatar

Block or report lemonade-io

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

Pinned Loading

  1. gpt-2 gpt-2 Public

    Forked from openai/gpt-2

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

    Python

  2. makemore makemore Public

    Forked from karpathy/makemore

    An autoregressive character-level language model for making more things

    Python

  3. minGPT minGPT Public

    Forked from karpathy/minGPT

    A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

    Python

  4. nanoGPT nanoGPT Public

    Forked from karpathy/nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

    Python

  5. picoGPT picoGPT Public

    Forked from jaymody/picoGPT

    An unnecessarily tiny implementation of GPT-2 in NumPy.

    Python

  6. tiktoken tiktoken Public

    Forked from openai/tiktoken

    tiktoken is a fast BPE tokeniser for use with OpenAI's models.

    Python