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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. karpathys-autoresearch karpathys-autoresearch Public

    Forked from karpathy/autoresearch

    AI agents running research on single-GPU nanochat training automatically

    Python

  2. 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
  3. agent-skills agent-skills Public

    Forked from addyosmani/agent-skills

    Production-grade engineering skills for AI coding agents.

    Shell

  4. liquid4all-cookbook liquid4all-cookbook Public

    Forked from Liquid4All/cookbook

    Examples, end-2-end tutorials and apps built using Liquid AI Foundational Models (LFM) and the LEAP SDK

    Jupyter Notebook

  5. headroom headroom Public

    Forked from chopratejas/headroom

    Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

    Python

  6. LiteRT-LM LiteRT-LM Public

    Forked from google-ai-edge/LiteRT-LM

    LiteRT-LM is Google's production-ready, high-performance, open-source inference framework for deploying Large Language Models on edge devices.

    C++