Zhengwei Fang's starred repositories
dist_tuto.pth
Official code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial
jailbreak_llms
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Awesome-LM-SSP
A reading list for large models safety, security, and privacy (including Awesome LLM Security, Safety, etc.).
Modality-Gap
Mind the Gap: Understanding the Modality Gap in Multi-modal Contrastive Representation Learning
LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
PyTorch-StudioGAN
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
pytorch-pretrained-gans
Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
taming-transformers
Taming Transformers for High-Resolution Image Synthesis
VQGAN-CLIP
Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
ICCV-2023-Papers
ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!
CVinW_Readings
A collection of papers on the topic of ``Computer Vision in the Wild (CVinW)''
Awesome-LLM-Safety
A curated list of safety-related papers, articles, and resources focused on Large Language Models (LLMs). This repository aims to provide researchers, practitioners, and enthusiasts with insights into the safety implications, challenges, and advancements surrounding these powerful models.
TouchStone
Touchstone: Evaluating Vision-Language Models by Language Models
vllm-safety-benchmark
[ECCV 2024] Official PyTorch Implementation of "How Many Unicorns Are in This Image? A Safety Evaluation Benchmark for Vision LLMs"
latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
dpm-solver
Official code for "DPM-Solver: A Fast ODE Solver for Diffusion Probabilistic Model Sampling in Around 10 Steps" (Neurips 2022 Oral)