bilc's Stars
harvardnlp/annotated-transformer
An annotated implementation of the Transformer paper.
JerryYin777/NanoGPT-Pytorch2.0-Implementation
This is a repo for my NanoGPT Pytorch2.0 Implementation when torch2.0 released soon, faster and simpler, a good tutorial learning GPT.
pytorch-labs/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
ggerganov/ggml
Tensor library for machine learning
skai-x/elastic-jupyter-operator
Cloud-native way to provide elastic Jupyter Notebooks on Kubernetes. Run remote kernels, natively.
SJTU-IPADS/PowerInfer
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
dotdc/grafana-dashboards-kubernetes
A set of modern Grafana dashboards for Kubernetes.
pojntfx/go-nbd
Pure Go NBD server and client library.
zylan29/dpdk-pingpong
A simple program to evaluate raw DPDK latency
k8snetworkplumbingwg/sriov-network-metrics-exporter
Exporter that reads metrics for SR-IOV Virtual Functions and exposes them in the Prometheus format.
prometheus-operator/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
NVIDIA/k8s-device-plugin
NVIDIA device plugin for Kubernetes
mYmNeo/nv-resource-controller
0voice/dpdk_engineer_manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
opskumu/helm-wrapper
A Helm3 HTTP Server Wrapper by helm Go SDK, help you manage helm charts with HTTP RESTFul API
chaosblade-io/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
s3fs-fuse/s3fs-fuse
FUSE-based file system backed by Amazon S3
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
rancher/local-path-provisioner
Dynamically provisioning persistent local storage with Kubernetes
johanbrandhorst/grpc-auth-example
Examples of client authentication with gRPC
mpitutorial/mpitutorial
MPI programming lessons in C and executable code examples
traefik/traefik
The Cloud Native Application Proxy
tkestack/gpu-manager
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
vaexio/vaex
Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀