Skip to content
View cosmosincognito's full-sized avatar

Block or report cosmosincognito

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. CS147 CS147 Public

    Forked from rioleo/CS147

    This is the repository for content for Stanford's Introduction to Human Computer Interaction, CS147, Fall 2012

    JavaScript

  2. tutorials tutorials Public

    Forked from pytorch/tutorials

    PyTorch tutorials.

    Jupyter Notebook

  3. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    C

  4. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  5. minbpe minbpe Public

    Forked from karpathy/minbpe

    Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

    Python