ChalieChang1028's starred repositories
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Awesome-LLM-Inference
📖A curated list of Awesome LLM Inference Paper with codes, TensorRT-LLM, vLLM, streaming-llm, AWQ, SmoothQuant, WINT8/4, Continuous Batching, FlashAttention, PagedAttention etc.
c-solutions
My Solutions to K. N. King's "C Programming: A Modern Approach", second edition
infini-transformer
PyTorch implementation of Infini-Transformer from "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" (https://arxiv.org/abs/2404.07143)
llama2.c-for-dummies
Step by step explanation/tutorial of llama2.c
awesome-ai4eda
Awesome Artificial Intelligence for Electronic Design Automation Papers.
block-transformer
Block Transformer: Global-to-Local Language Modeling for Fast Inference (Official Code)
Mixture-of-depths
Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"
Poker-AI
Developing a Poker AI as a personal project. Poker is an interesting game to develop an AI for because it is an imperfect information game. This means that unlike perfect-information games such as Chess, in Poker, there is this uncertainty about the opponent's hand, which allows really interesting plays like bluffing.
red-instruct
Codes and datasets of the paper Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment
Mixture-of-Depths
Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"
deep-computer-vision
Deep Learning for Computer Vision
Inaudible-Adversarial-Perturbation-Vrifle
[NDSS'24] Inaudible Adversarial Perturbation: Manipulating the Recognition of User Speech in Real Time
deepspeech2-pytorch-adversarial-attack
Adversarial attack against DeepSpeech2 ASR pytorch model
DeepLearningAI-Giskard-RedTeaming
Practical Jupyter notebooks from Andrew Ng and Giskard team's "Red Teaming LLM Applications" course on DeepLearning.AI.