lzd19981105's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ggerganov/llama.cpp
LLM inference in C/C++
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
ultralytics/ultralytics
Ultralytics YOLO11 🚀
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
abetlen/llama-cpp-python
Python bindings for llama.cpp
AILab-CVC/YOLO-World
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
lucidrains/vector-quantize-pytorch
Vector (and Scalar) Quantization, in Pytorch
yformer/EfficientSAM
EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
luca-medeiros/lang-segment-anything
SAM with text prompt
open-compass/VLMEvalKit
Open-source evaluation toolkit of large vision-language models (LVLMs), support 160+ VLMs, 50+ benchmarks
360CVGroup/FancyVideo
This is the official reproduction of FancyVideo.
SqueezeAILab/SqueezeLLM
[ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization
KyanChen/RSPrompter
This is the pytorch implement of our paper "RSPrompter: Learning to Prompt for Remote Sensing Instance Segmentation based on Visual Foundation Model"
yijingru/BBAVectors-Oriented-Object-Detection
[WACV2021] Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors
mit-han-lab/haq
[CVPR 2019, Oral] HAQ: Hardware-Aware Automated Quantization with Mixed Precision
ViTAE-Transformer/SAMRS
The official repo for [NeurIPS'23] "SAMRS: Scaling-up Remote Sensing Segmentation Dataset with Segment Anything Model"
Aaronhuang-778/BiLLM
(ICML 2024) BiLLM: Pushing the Limit of Post-Training Quantization for LLMs
hahnyuan/PB-LLM
PB-LLM: Partially Binarized Large Language Models
thu-ml/low-bit-optimizers
Low-bit optimizers for PyTorch
Dao-AILab/fast-hadamard-transform
Fast Hadamard transform in CUDA, with a PyTorch interface
bytedance/decoupleQ
A quantization algorithm for LLM
Cornell-RelaxML/qtip
Aaronhuang-778/SliM-LLM
SliM-LLM: Salience-Driven Mixed-Precision Quantization for Large Language Models
yifu-ding/BGEMM-CUDA
This is a repository of Binary General Matrix Multiply (BGEMM) by customized CUDA kernel. Thank FP6-LLM for the wheels!
FenHua/Open-GroundingDino
This is the third party implementation of the paper Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection.