Pinned Repositories
.tmux
🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works)
DesignPattern
This repository is built for design pattern in C++
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
fastai
The fastai deep learning library, plus lessons and and tutorials
FasterRCNN-Encapsulation-Cplusplus
Encapsulation C++ version of FasterRCNN
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
RefineDet
Single-Shot Refinement Neural Network for Object Detection
TextBoxes-PyTorch
PyTorch implementation of TextBoxes
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zhengfangwu's Repositories
zhengfangwu/aisuite
Simple, unified interface to multiple Generative AI providers
zhengfangwu/build-nanogpt
Video+code lecture on building nanoGPT from scratch
zhengfangwu/chinese-llm-benchmark
中文大模型能力评测榜单:覆盖百度文心一言、chatgpt、阿里通义千问、讯飞星火、belle / chatglm6b 等开源大模型,多维度能力评测。不仅提供能力评分排行榜,也提供所有模型的原始输出结果!
zhengfangwu/ColossalAI
Making large AI models cheaper, faster and more accessible
zhengfangwu/cube-studio
cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持RDMA,支持pytorch/tf/mxnet/deepspeed/paddle/colossalai/horovod/spark/ray/volcano分布式
zhengfangwu/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
zhengfangwu/dl_model_infer
🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yolov8-seg, yolov8-pose, yolov8-obb, yolox, RTDETR, DETR, depth-anything, yolop, yolopv2, SMOKE, yolov9 and other models.🚀🚀🚀
zhengfangwu/GOT-OCR2.0
Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
zhengfangwu/hugging-llm
HuggingLLM, Hugging Future.
zhengfangwu/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
zhengfangwu/kubeflow
Machine Learning Toolkit for Kubernetes
zhengfangwu/LLaMA-Efficient-Tuning
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
zhengfangwu/Llama2-Chinese
Llama中文社区,最好的中文Llama大模型,完全开源可商用
zhengfangwu/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
zhengfangwu/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
zhengfangwu/Megatron-LM
Ongoing research training transformer models at scale
zhengfangwu/ml-retreat
Machine Learning Journal for Intermediate to Advanced Topics.
zhengfangwu/mlflow
Open source platform for the machine learning lifecycle
zhengfangwu/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
zhengfangwu/nlp_course
YSDA course in Natural Language Processing
zhengfangwu/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
zhengfangwu/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
zhengfangwu/SST
Codes for “Fully Sparse 3D Object Detection” & “Embracing Single Stride 3D Object Detector with Sparse Transformer”
zhengfangwu/stb
stb single-file public domain libraries for C/C++
zhengfangwu/VAR
[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!
zhengfangwu/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
zhengfangwu/volcano
A Cloud Native Batch System (Project under CNCF)
zhengfangwu/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
zhengfangwu/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
zhengfangwu/xtuner
An efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)