chrisliu298
PhD student @UCSC CSE | Research Intern at @SkyworkAI
University of California, Santa CruzSanta Cruz, California
chrisliu298's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
karpathy/LLM101n
LLM101n: Let's build a Storyteller
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
jordanbaird/Ice
Powerful menu bar manager for macOS
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
openai/transformer-debugger
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
eric-mitchell/direct-preference-optimization
Reference implementation for DPO (Direct Preference Optimization)
tysam-code/hlb-CIFAR10
Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
zjunlp/KnowledgeEditingPapers
Must-read Papers on Knowledge Editing for Large Language Models.
andyzoujm/representation-engineering
Representation Engineering: A Top-Down Approach to AI Transparency
magpie-align/magpie
Official repository for "Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing". Your efficient and high-quality synthetic data generation pipeline!
vgel/repeng
A library for making RepE control vectors
RLHFlow/Online-RLHF
A recipe for online RLHF and online iterative DPO.
volcengine/verl
veRL: Volcano Engine Reinforcement Learning for LLM
LambdaLabsML/distributed-training-guide
Best practices & guides on how to write distributed pytorch training code
NousResearch/Open-Reasoning-Tasks
A comprehensive repository of reasoning tasks for LLMs (and beyond)
chrisliu298/awesome-llm-unlearning
A resource repository for machine unlearning in large language models
GraySwanAI/circuit-breakers
Improving Alignment and Robustness with Circuit Breakers
mengdi-li/awesome-RLAIF
A continually updated list of literature on Reinforcement Learning from AI Feedback (RLAIF)
locuslab/tofu
Landing Page for TOFU
mimipile/firefoxCSS
A simple, online, minimal, keyboard-centered Firefox CSS theme.
franciscoliu/Awesome-GenAI-Unlearning
jinzhuoran/RWKU
RWKU: Benchmarking Real-World Knowledge Unlearning for Large Language Models. NeurIPS 2024
ContextualAI/CLAIR_and_APO
Anchored Preference Optimization and Contrastive Revisions: Addressing Underspecification in Alignment
rishub-tamirisa/tamper-resistance
Official Repository for "Tamper-Resistant Safeguards for Open-Weight LLMs"
SkyworkAI/Skywork-Reward
Skywork Reward Model Series
chrisliu298/nanoGCG
A fast + lightweight implementation of the GCG algorithm in PyTorch