Skip to content
View ArtificialZeng's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report ArtificialZeng

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ArtificialZeng/README.md

Hi there 👋 I'm Shawn. Currently working as a LLM practitioner.

English | 简体中文
:ArtificialZeng CSDN全站70强博客、总超700w浏览。CSDN: 具身机器人曾小健强化学习曾小健2全网技术博客(CSDN id:强化学习曾小健、强化学习曾小健2、强化学习曾小健3、我是曾小健机器人具身、曾小健(金融号))总超700w浏览、GitHub参与总贡献星数超100w star

发起项目主要有大模型训练,和大模型代码解析(逐行)两块。还有一些重大项目的微小贡献。
Baichuan微调训练 *** 百川微调训练源码解析
ChatGLM2-6B-Explained *** ChatGLM-Efficient-Tuning-Explained

我贡献的项目:

Company Project Stars Description Version

具身机器人

XLeRobot GitHub Repo stars 基于Stanford ALOHA的超低成本双臂轮式巨身方案

强化学习

slime GitHub Repo stars 清华强化学习Scaling Law框架、结合Megatron和SGlang

大语言模型

llama3 GitHub Repo stars Meta的最强开源模型
Baichuan2 GitHub Repo stars 百川智能第二代7-13B(9.6发布)
Qwen GitHub Repo stars 阿里7B/14B SOTA聊天LLM项目
Baichuan-M2-32B GitHub Repo stars 医疗模型SOTA
GLM-4 GitHub Repo stars 清华智谱第 4 代基模型/多模态
Hunyuan-MT GitHub Repo stars 翻译模型SOTA

MOE架构

Yuan2.0-M32 GitHub Repo stars 总参数40B激活参数3.7B,同等激活参数最强MOE架构

大语音模型

GLM-4-Voice GitHub Repo stars 智谱开源的大语音模型
ChatTTS GitHub Repo stars 语音ChatGPT
CosyVoice GitHub Repo stars 语音TTS、声音克隆
FunASR GitHub Repo stars 语音识别ASR、语音活动识别

多模态大模型

InternVL GitHub Repo stars 世界最强开源多模态大模型
MiniCPM-V GitHub Repo stars 世界最强开源端侧多模态大模型 - 小钢炮
Yolo v11 GitHub Repo stars Ultrlytics出品的目标检测等视觉通用框架
InternImage GitHub Repo stars ImageNet SOTA模型
opencv-python GitHub Repo stars 最经典CV框架,OpenCV python版本

文生图/视频模型

flux GitHub Repo stars AIGC顶级框架
CogVideo GitHub Repo stars 智谱文生视频顶级框架
awesome-text-to-video GitHub Repo stars text-to-video相关资料

大模型微调框架

swift GitHub Repo stars 阿里通义千问实验室官方出品多模态训练框架,支持35+LLM/MLM

大模型部署+量化

SGLang GitHub Repo stars 世界效率最高、最快的LLM、VLM部署框架
lmdeploy GitHub Repo stars 上海人工智能实验室出品的大模型部署框架
inference GitHub Repo stars 大模型部署、推理工具 0.14.1 [24-08-09]
fastllm GitHub Repo stars 大模型加速/量化

NLP基础框架

transformers GitHub Repo stars 自然语言理解的基础框架
PaddleNLP GitHub Repo stars 百度通用基础NLP框架

大模型检索增强RAG + Agentic

dify GitHub Repo stars LLM app开发、RAG框架
Langchain-Chatchat GitHub Repo stars LLM Agent + RAG开发框架
RAGFlow GitHub Repo stars 顶级RAG框架 v0.8.0 [24-07-08]
MindSearch GitHub Repo stars 上海人工智能实验室出品的RAG搜索框架
Semantic Kernel GitHub Repo stars LLM apps快速开发
Awesome-Prompt-Engineering GitHub Repo stars 提示工程集合

量化金融

hummingbot GitHub Repo stars Python语言最快的量化交易框架
Kronos GitHub Repo stars 清华一个专为量化打造的K线基础大模型

推荐系统

DeepCTR GitHub Repo stars 推荐系统顶级框架
0.9.2[22-10-16]

机器学习与其他

Pycaret GitHub Repo stars 顶级自动化机器学习框架
AutoX GitHub Repo stars 第四范式出品自动化机器学习框架
ProG GitHub Repo stars 图神经/图提示网络统一框架(2023 KDD Best Paper)
HDLTex GitHub Repo stars 层次化文本分类
torchlm GitHub Repo stars Torch人脸/关键点系列框架

应用开发框架

flutter GitHub Repo stars Google顶级多端iOS/Android开发框架
Total ⭐1,000.01k

已被合并PR但不是main分支:

因为各种各样的原因,没有被合并到主分支,但已成功被merge PR.

Company Project Stars Description

Pinned Loading

  1. llama3_explained llama3_explained Public

    the newest version of llama3,source code explained line by line using Chinese

    Python 22 2

  2. Baichuan2-Explained Baichuan2-Explained Public

    Baichuan2代码的逐行解析版本,适合小白

    Python 213 21

  3. baichuan-speedup baichuan-speedup Public

    纯c++的全平台llm加速库,支持python调用,支持baichuan, glm, llama, moss基座,手机端流畅运行chatglm-6B级模型单卡可达10000+token / s,

    C++ 45 6

  4. Baichuan-Chat-Tuning Baichuan-Chat-Tuning Public

    实现了Baichuan-Chat微调,Lora、QLora等各种微调方式,一键运行。

    Python 71 4

  5. Qwen-Explained Qwen-Explained Public

    千问14B和7B的逐行解释

    Python 63 10

  6. LLaMA-Factory-Explained LLaMA-Factory-Explained Public

    LLaMA-Factory that can fine tune more than 100 model! this is an Chinese code explanation of this model.

    Python 4