Skip to content
View RichardHuang2006's full-sized avatar

Block or report RichardHuang2006

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. LonghornSilicon/awesome-ai-accelerators LonghornSilicon/awesome-ai-accelerators Public

    A curated list of AI accelerator papers, resources, tools, and open-source projects.

    155 15

  2. Mini-CPU Mini-CPU Public

    A from-scratch 7-stage out-of-order CPU simulator.

    C++

  3. Mini-GPU Mini-GPU Public

    A from-scratch SIMT GPU core simulator.

    C++

  4. Mini-TPU Mini-TPU Public

    A from-scratch systolic-array TPU simulator.

    C++

  5. Mini-vLLM Mini-vLLM Public

    A from-scratch inference engine for serving large language models.

    Python

  6. Mini-GPT Mini-GPT Public

    A from-scratch GPT implementation with pretraining and post-training pipelines.

    Python