Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
AlgorithmsAndDataStructuresInAction
Advanced Data Structures Implementation
alpa
Training and serving large-scale neural networks
athenadriver
A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
BioGPT
BioMedLM
bitsandbytes
8-bit CUDA functions for PyTorch
BladeDISC
BladeDISC is an end-to-end DynamIc Shape Compiler project for machine learning workloads.
codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
fuhengwu2021's Repositories
fuhengwu2021/bitsandbytes
8-bit CUDA functions for PyTorch
fuhengwu2021/BladeDISC
BladeDISC is an end-to-end DynamIc Shape Compiler project for machine learning workloads.
fuhengwu2021/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
fuhengwu2021/deep
Learning DNN
fuhengwu2021/detrex
detrex is a research platform for Transformer-based Instance Recognition algorithms including DETR (ECCV 2020), Deformable-DETR (ICLR 2021), Conditional-DETR (ICCV 2021), DAB-DETR (ICLR 2022), DN-DETR (CVPR 2022), DINO (ICLR 2023), H-DETR (CVPR 2023), MaskDINO (CVPR 2023), DETA (ArXiv 2022), etc.
fuhengwu2021/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
fuhengwu2021/disentangling_spelling_in_clip
fuhengwu2021/EasyEdit
An Easy-to-use Knowledge Editing Framework for LLMs.
fuhengwu2021/GenKIE
fuhengwu2021/GLiNER
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
fuhengwu2021/hiq
HiQ - A Modern Observability System
fuhengwu2021/kernl
Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackable.
fuhengwu2021/llama.cpp
Port of Facebook's LLaMA model in C/C++
fuhengwu2021/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
fuhengwu2021/MatX
An efficient C++17 GPU numerical computing library with Python-like syntax
fuhengwu2021/mindocr
A toolbox of OCR models, algorithms, and pipelines based on MindSpore
fuhengwu2021/minimal-llama
fuhengwu2021/MultimodalOCR
On the Hidden Mystery of OCR in Large Multimodal Models (Evaluation Pipeline)
fuhengwu2021/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
fuhengwu2021/PandaLM
fuhengwu2021/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
fuhengwu2021/postgresml
PostgresML is an AI application database. Download open source models from Huggingface, or train your own, to create and index LLM embeddings, generate text, or make online predictions using only SQL.
fuhengwu2021/presidio
Context aware, pluggable and customizable data protection and de-identification SDK for text and images
fuhengwu2021/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
fuhengwu2021/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
fuhengwu2021/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
fuhengwu2021/StableDiffusion
Inference Stable Diffusion with C# and ONNX Runtime
fuhengwu2021/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
fuhengwu2021/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper GPUs, to provide better performance with lower memory utilization in both training and inference.
fuhengwu2021/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.