Skip to content
View fresh88888888's full-sized avatar
😃
Out sick
😃
Out sick

Block or report fresh88888888

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

    Raft replicates the state machine through logs. If you can ensure that all the machines have the same sequence of logs, after applying all logs in order, the state machine will reach a consistent s…

    Rust 1

  2. ai_pytorch_demo ai_pytorch_demo Public

    ai, python,oytorch

    Python

  3. llama2.c llama2.c Public

    Forked from karpathy/llama2.c

    Inference Llama 2 in one file of pure C

    C 1

  4. llm.c llm.c Public

    Forked from karpathy/llm.c

    LLM training in simple, raw C/CUDA

    Cuda 1

  5. segment-anything segment-anything Public

    Forked from facebookresearch/segment-anything

    The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

    Jupyter Notebook 1

  6. transformer-explainer transformer-explainer Public

    Forked from poloclub/transformer-explainer

    Transformer Explained: Learn How LLM Transformer Models Work with Interactive Visualization

    JavaScript