mlmz's starred repositories
so-vits-svc
SoftVC VITS Singing Voice Conversion
llama3-from-scratch
llama3 implementation one matrix multiplication at a time
machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
nlp-beginner
NLP上手教程
TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
AgentVerse
🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation
database-learning
(Chinese) 数据库/存储学习路径推荐
CleanTransformer
an implementation of transformer, bert, gpt, and diffusion models for learning purposes
co-uring-http
High performance HTTP server built on C++20 coroutines and io_uring
co-uring-WebServer
A C++ High Performance Web Server using io_uring and cpp20 coroutine