yesdtrx's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
meta-llama/llama3
The official Meta Llama 3 GitHub site
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
01-ai/Yi
A series of large language models trained from scratch by developers @01-ai
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
google/gemma_pytorch
The official PyTorch implementation of Google's Gemma models
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
baaivision/EVA
EVA Series: Visual Representation Fantasies from BAAI
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
eric-mitchell/mend
MEND: Fast Model Editing at Scale
GraySwanAI/circuit-breakers
Improving Alignment and Robustness with Circuit Breakers
uw-nsl/SafeDecoding
Official Repository for ACL 2024 Paper SafeDecoding: Defending against Jailbreak Attacks via Safety-Aware Decoding
Allen-piexl/JailbreakZoo
adaptivetokensampling/ATS
Adaptive Token Sampling for Efficient Vision Transformers (ECCV 2022 Oral Presentation)
arobey1/smooth-llm
chujiezheng/LLM-Safeguard
Official repository for ICML 2024 paper "On Prompt-Driven Safeguarding for Large Language Models"
ejones313/auditing-llms
lapisrocks/rpo
Official repository for "Robust Prompt Optimization for Defending Language Models Against Jailbreaking Attacks"
xyq7/GradSafe
Official Code for ACL 2024 paper "GradSafe: Detecting Unsafe Prompts for LLMs via Safety-Critical Gradient Analysis"
yjw1029/Self-Reminder
Code for our paper "Defending ChatGPT against Jailbreak Attack via Self-Reminder" in NMI.
RLado/STB-VMM
STB-VMM: Swin Transformer Based Video Motion Magnification (official repository)
XHMY/AutoDefense
AutoDefense: Multi-Agent LLM Defense against Jailbreak Attacks
aounon/certified-llm-safety
pkunlp-icler/IKE
thu-coai/SafeUnlearning
Safe Unlearning: A Surprisingly Effective and Generalizable Solution to Defend Against Jailbreak Attacks
yjw1029/Self-Reminder-Data
Data for our paper "Defending ChatGPT against Jailbreak Attack via Self-Reminder"
ledllm/ledllm
UCSB-NLP-Chang/SemanticSmooth
Implementation of paper 'Defending Large Language Models against Jailbreak Attacks via Semantic Smoothing'