cizixs's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wagoodman/dive
A tool for exploring each layer in a docker image
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
kitao/pyxel
A retro game engine for Python
GoogleContainerTools/skaffold
Easy and Repeatable Kubernetes Development
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
microsoft/frontend-bootcamp
Frontend Workshop from HTML/CSS/JS to TypeScript/React/Redux
kubernetes/client-go
Go client for Kubernetes.
sequelpro/sequelpro
MySQL/MariaDB database management for macOS
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
knative/docs
User documentation for Knative components.
tensorchord/Awesome-LLMOps
An awesome & curated list of best LLMOps tools for developers
SystemsApproach/book
Computer Networks: A Systems Approach -- Textbook
gg-daddy/ebooks
DefTruth/CUDA-Learn-Notes
📚150+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).
solo-io/squash
The debugger for microservices
aws-samples/ecs-refarch-cloudformation
A reference architecture for deploying containerized microservices with Amazon ECS and AWS CloudFormation (YAML)
wa-lang/ugo-compiler-book
:books: µGo语言实现(从头开发一个迷你Go语言编译器)
intelligent-machine-learning/dlrover
DLRover: An Automatic Distributed Deep Learning System
AmberLJC/LLMSys-PaperList
Large Language Model (LLM) Systems Paper List
cizixs/go-concurrency-programming
go 语言并发编程指南
cizixs/awesome-raft
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
cizixs/pxy
A simple proxy server with flexibility.