Pinned Repositories
AdvancedCVStudies
Some advanced cv study including mediapipe, etc.
AIOS
AIOS: LLM Agent Operating System
AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
fer2013plus_tensorflow
LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
mmyolo
OpenMMLab YOLO series toolbox and benchmark
SimCC
[ECCV'2022 Oral] PyTorch implementation for: SimCC: a Simple Coordinate Classification Perspective for Human Pose Estimation (http://arxiv.org/abs/2107.03332). Old name: SimDR
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
xin-li-67's Repositories
xin-li-67/AIOS
AIOS: LLM Agent Operating System
xin-li-67/alignment-handbook
Robust recipes to align language models with human and AI preferences
xin-li-67/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
xin-li-67/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
xin-li-67/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
xin-li-67/examples
Example deep learning projects that use wandb's features.
xin-li-67/exllamav2
A fast inference library for running LLMs locally on modern consumer-class GPUs
xin-li-67/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
xin-li-67/fastllm
纯c++的全平台llm加速库,chatglm-6B级模型单卡可达10000+token / s,支持moss, chatglm, baichuan模型,手机端流畅运行
xin-li-67/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
xin-li-67/Gymnasium
A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
xin-li-67/HuixiangDou
HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance
xin-li-67/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
xin-li-67/LLaMA2-Accessory
An Open-source Toolkit for LLM Development
xin-li-67/LLMTest_NeedleInAHaystack
Doing simple retrieval from LLM models at various context lengths to measure accuracy
xin-li-67/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
xin-li-67/minimind
【大模型】3小时完全从0训练一个仅有26M的小参数GPT,最低仅需2G显卡即可推理训练!
xin-li-67/mmdeploy
OpenMMLab Model Deployment Framework
xin-li-67/mmdetection
OpenMMLab Detection Toolbox and Benchmark
xin-li-67/mmengine
OpenMMLab Foundational Library for Training Deep Learning Models
xin-li-67/open_flamingo
An open-source framework for training large multimodal models
xin-li-67/OpenRLHF
A Ray-based High-performance RLHF framework (Support 70B+ full tuning & LoRA & Mixtral)
xin-li-67/ring-attention-pytorch
Explorations into Ring Attention, from Liu et al. at Berkeley AI
xin-li-67/sd-webui-controlnet
WebUI extension for ControlNet
xin-li-67/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
xin-li-67/self-rag
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
xin-li-67/sglang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.
xin-li-67/stable-diffusion-webui
Stable Diffusion web UI
xin-li-67/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
xin-li-67/xtuner
XTuner is a toolkit for efficiently fine-tuning LLM