xxyux
I am a first year mphil in HKUST(GZ). My research interest based on accelerating LLM using GPUs. Before that, I got my CS bachelor's degree from CUP.
Data Science and Analytic Thrust, Information Hub, HKUST(GZ) Guangzhou
Pinned Repositories
ACM
ACM程序设计竞赛、Codeforces比赛、各种训练赛
acwing
acwing周赛的一些题目
AmpereSparseMatmul
study of Ampere' Sparse tensor core Matmul
Attention
This is my GPU course final project in MICS600J. The main content is my attempt to handwrite the attention process.
cuAlias
Graph Sampling for GNN, using GPU. Build and use alias table for random search, especially.
Distributed-SpMV
Distributed-SpMV, c/mpi/openmp, this work was accepted by IEEE/ACM CCGrid'23.
Fine-tuning-LLM-with-2-4-sparse
Fine-tuning Llama-2-7B for Text classification. Datasets: imdb , framework: deepspeed.
GEMM
MICS600J - GPU Architectures and Programming, Homework 1
Jerry_Yu
Something need to be noted
kob
一个基于SpringBoot框架的人机对战平台
xxyux's Repositories
xxyux/Distributed-SpMV
Distributed-SpMV, c/mpi/openmp, this work was accepted by IEEE/ACM CCGrid'23.
xxyux/Attention
This is my GPU course final project in MICS600J. The main content is my attempt to handwrite the attention process.
xxyux/Fine-tuning-LLM-with-2-4-sparse
Fine-tuning Llama-2-7B for Text classification. Datasets: imdb , framework: deepspeed.
xxyux/ACM
ACM程序设计竞赛、Codeforces比赛、各种训练赛
xxyux/acwing
acwing周赛的一些题目
xxyux/AmpereSparseMatmul
study of Ampere' Sparse tensor core Matmul
xxyux/cuAlias
Graph Sampling for GNN, using GPU. Build and use alias table for random search, especially.
xxyux/GEMM
MICS600J - GPU Architectures and Programming, Homework 1
xxyux/Jerry_Yu
Something need to be noted
xxyux/kob
一个基于SpringBoot框架的人机对战平台
xxyux/Skywalker
xxyux/template
我总结的ACM模版,实时更新~
xxyux/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.
xxyux/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xxyux/xxyux