Skip to content
View rogerlarsson's full-sized avatar

Block or report rogerlarsson

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5
  2. HELM HELM Public

    Forked from BathMASH/HELM

    Helping Engineers Learn Mathematics, created by the the HELM consortium and released under a creative commons licence.

    HTML

  3. karpathys-autoresearch karpathys-autoresearch Public

    Forked from karpathy/autoresearch

    AI agents running research on single-GPU nanochat training automatically

    Python