Skip to content
View ofsaritas's full-sized avatar

Block or report ofsaritas

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

    Blind_CtDct

    MATLAB

  2. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda

  3. nanoGPT nanoGPT Public

    Forked from karpathy/nanoGPT

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

    Python

  4. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    C

  5. build-nanogpt build-nanogpt Public

    Forked from karpathy/build-nanogpt

    Video+code lecture on building nanoGPT from scratch

    Python

  6. minGPT minGPT Public

    Forked from karpathy/minGPT

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

    Python