-
National University of Singapore
- Singapore
-
22:02
(UTC +08:00) - https://www.comp.nus.edu.sg/~huang
- in/wentao-huang-2781b48b
- @fujianluoyuan
- @[email protected]
- hock_chew
Highlights
- Pro
Lists (7)
Sort Name ascending (A-Z)
Stars
An exabyte-scale, multi-region distributed file system
DeepAnalyze is the first agentic LLM for autonomous data science.
CPU inference for the DeepSeek family of large language models in C++
Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O
A tool for bandwidth measurements on NVIDIA GPUs.
A basic introduction to coding in modern C++.
Home for "How To Scale Your Model", a short blog-style textbook about scaling LLMs on TPUs
CUDA Templates and Python DSLs for High-Performance Linear Algebra
RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
TradingAgents: Multi-Agents LLM Financial Trading Framework
Tile primitives for speedy kernels
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
This is the official mirror of the MonetDB Mercurial repository. Please note that we do not accept pull requests on github. The regression test results can be found on the MonetDB Testweb https://w…
Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, i…
SQL Parser for C++. Building C++ object structure from SQL statements.
The BusTub Relational Database Management System (Educational)
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step