Pinned Repositories
lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
OpenMMLabCourse
OpenMMLab course index and stuff
SALAD-BENCH
【ACL 2024】 SALAD benchmark & MD-Judge
distributed-dpmm
Scalable Estimation of Dirichlet Process Mixture Models on Distributed Data
OpenMMLabCourse
(fork of) OpenMMLab course index and materials
sjtu-openmmlab-tutorial
wangruohui's Repositories
wangruohui/sjtu-openmmlab-tutorial
wangruohui/OpenMMLabCourse
(fork of) OpenMMLab course index and materials
wangruohui/AutoDAN
The official implementation of our paper "AutoDAN: Generating Stealthy Jailbreak Prompts on Aligned Large Language Models".
wangruohui/Benchmark
wangruohui/cutlass
CUDA Templates for Linear Algebra Subroutines
wangruohui/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
wangruohui/DeepSpeedExamples
Example models using DeepSpeed
wangruohui/flash-attention
Fast and memory-efficient exact attention
wangruohui/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
wangruohui/GPTFuzz
Official repo for GPTFUZZER : Red Teaming Large Language Models with Auto-Generated Jailbreak Prompts
wangruohui/GPTQ-for-LLaMa
4 bits quantization of LLaMA using GPTQ
wangruohui/imagededup
😎 Finding duplicate images made easy!
wangruohui/InternLM
InternLM has open-sourced a 7 billion parameter base model, a chat model tailored for practical scenarios and the training system.
wangruohui/JailbreakingLLMs
wangruohui/llama
Inference code for LLaMA models
wangruohui/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
wangruohui/llmdeploy
wangruohui/lmdeploy
wangruohui/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
wangruohui/mmpretrain
OpenMMLab Image Classification Toolbox and Benchmark
wangruohui/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
wangruohui/playground
A central hub for gathering and showcasing amazing projects that extend OpenMMLab with SAM and other exciting features.
wangruohui/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
wangruohui/red-instruct
Codes and datasets of the paper Red-Teaming Large Language Models using Chain of Utterances for Safety-Alignment
wangruohui/SALAD-BENCH
SALAD benchmark
wangruohui/TAP
TAP: An automated jailbreaking method for black-box LLMs
wangruohui/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.
wangruohui/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
wangruohui/wangruohui
wangruohui/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.