Pinned Repositories
996.Leave
逃离996
abseil-cpp
Abseil Common Libraries (C++)
airflow-docker
Source code of the Apache Airflow Tutorial for Beginners on YouTube Channel Coder2j (https://www.youtube.com/c/coder2j)
Algorithms
Solutions for some common algorithm problems written in C++ and Java.
arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
asteria
The Asteria Programming Language
awesome
:sunglasses: Curated list of awesome lists
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
CharlesxrWu's Repositories
CharlesxrWu/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
CharlesxrWu/DeepLearningSystem
Deep Learning System core principles introduction.
CharlesxrWu/DeepSpeed-MII
MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.
CharlesxrWu/dlib
A toolkit for making real world machine learning and data analysis applications in C++
CharlesxrWu/DRL
Deep Reinforcement Learning
CharlesxrWu/exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
CharlesxrWu/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
CharlesxrWu/FasterTransformer
Transformer related optimization, including BERT, GPT
CharlesxrWu/Finetune_LLAMA
简单易懂的LLaMA微调指南。
CharlesxrWu/ggml
Tensor library for machine learning
CharlesxrWu/go-stress-testing
go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
CharlesxrWu/Megatron-LM
Ongoing research training transformer models at scale
CharlesxrWu/ml-engineering
Machine Learning Engineering Online Book
CharlesxrWu/mlops-amazon-sagemaker
Workshop content for applying DevOps practices to Machine Learning workloads using Amazon SageMaker
CharlesxrWu/mlops-e2e
MLOps End-to-End Example using Amazon SageMaker Pipeline, AWS CodePipeline and AWS CDK
CharlesxrWu/Model-References
TensorFlow and PyTorch Reference models for Gaudi(R)
CharlesxrWu/modern-cpp-features
A cheatsheet of modern C++ language and library features.
CharlesxrWu/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
CharlesxrWu/programming-summary
C/C++/Java/Python 基础知识总结
CharlesxrWu/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CharlesxrWu/TencentPretrain
Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo
CharlesxrWu/text-generation-inference
Large Language Model Text Generation Inference
CharlesxrWu/the-algorithm
Source code for Twitter's Recommendation Algorithm
CharlesxrWu/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
CharlesxrWu/torch-int
This repository contains integer operators on GPUs for PyTorch.
CharlesxrWu/trader
交易模块
CharlesxrWu/transformers-bloom-inference
Fast Inference Solutions for BLOOM
CharlesxrWu/triton
Development repository for the Triton language and compiler
CharlesxrWu/visual_studio_code
A `neovim` theme that highly restores `vscode`, so that your friends will no longer be surprised that you use `neovim`, because they will think you are using `vscode` ..
CharlesxrWu/vits_chinese
Best practice TTS based on BERT and VITS with some Natural Speech Features Of Microsoft; Support streaming out!