Pinned Repositories
go-cpp
This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.
gotorch
A Go idiomatic binding to the C++ core of PyTorch
graphviz-server
A Racket Web server and Ajax client to convert Graphviz source code embedded in HTML pages into PNG images.
helloworld
Managing a system of multiple servers/daemons using Docker
huggingface-tokenizer-in-cxx
k8s-ml
lasso
LASSO is a parallel regression model learning system
mapreduce-lite
A C++ implementaton of MapReduce without distributed filesystem
paddle-code-browse
wangkuiyi's Repositories
wangkuiyi/gotorch
A Go idiomatic binding to the C++ core of PyTorch
wangkuiyi/huggingface-tokenizer-in-cxx
wangkuiyi/alpaca.cpp-ios
Locally run an Instruction-Tuned Chat-Style LLM
wangkuiyi/wangkuiyi.github.io
wangkuiyi/Adv360-Pro-ZMK
Production repository for the all-new Advantage360 Professional using ZMK engine
wangkuiyi/axlearn
wangkuiyi/bazel-platform-tutorial
wangkuiyi/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
wangkuiyi/iree
👻
wangkuiyi/iree-for-apple-platforms
This project builds the IREE compiler for macOS and the IREE runtime for macOS, iOS, watchOS, and tvOS
wangkuiyi/iree-jax
wangkuiyi/iree-torch
Torch Frontend for IREE
wangkuiyi/jax-triton
jax-triton contains integrations between JAX and OpenAI Triton
wangkuiyi/lamma_openxla
wangkuiyi/learning-apple-programming-from-scratch
wangkuiyi/libyaml
Canonical source repository for LibYAML
wangkuiyi/LLVM-On-iOS
Script to build LLVM and Clang projects for use in iOS app and example iOS app using LLVM to interpret C++ programs
wangkuiyi/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
wangkuiyi/Medusa
Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads
wangkuiyi/ml_collections
ML Collections is a library of Python Collections designed for ML use cases.
wangkuiyi/mlx
MLX: An array framework for Apple silicon
wangkuiyi/mlx-examples
Examples in the MLX framework
wangkuiyi/practice-scratch-extension
wangkuiyi/pytorch_memlab
Profiling and inspecting memory in pytorch
wangkuiyi/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
wangkuiyi/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
wangkuiyi/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.
wangkuiyi/tensorrtllm_backend
The Triton TensorRT-LLM Backend
wangkuiyi/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
wangkuiyi/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.