Pinned Repositories
CP
cuda-practice
cutlass-practice
FasterTransformer
Transformer related optimization, including BERT, GPT
k2
FSA/FST algorithms, differentiable, with PyTorch compatibility.
naive_bayes
NeMo
NeMo: a toolkit for conversational AI
nvidia-modelopt
shopee_data_science
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.
chiendb97's Repositories
chiendb97/cutlass-practice
chiendb97/CP
chiendb97/cuda-practice
chiendb97/FasterTransformer
Transformer related optimization, including BERT, GPT
chiendb97/k2
FSA/FST algorithms, differentiable, with PyTorch compatibility.
chiendb97/naive_bayes
chiendb97/NeMo
NeMo: a toolkit for conversational AI
chiendb97/nvidia-modelopt
chiendb97/shopee_data_science
chiendb97/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.
chiendb97/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
chiendb97/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
chiendb97/translation
chiendb97/wenet-openfst-android
chiendb97/tensorrt_backend
The Triton backend for TensorRT.
chiendb97/ultralytics
Ultralytics YOLO11 🚀