Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Companion Code for Deconstructing Large Language Models
Companion webpage to the book "Mathematics For Machine Learning"
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
联邦学习系统,包括常用算法和通用训练推理系统框架 | Fedlearn Main System, Including Algorithms and Frameworks for Training / Inference.
Universal LLM Deployment Engine with ML Compilation
A re-implementation of the "Red Teaming Language Models with Language Models" paper by Perez et al., 2022
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
《Machine Learning Systems: Design and Implementation》 (V2 is launching soon)
《动手学深度学习》习题解答,在线阅读地址如下:
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Sample code from Spring in Action 6
Example microservice based project written in Go
🐧 Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
A C++ implementaton of MapReduce without distributed filesystem
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
linxid / kaggle
Forked from apachecn/InterviewKaggle 项目实战(教程) = 文档 + 代码 + 视频
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.