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

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 近200w点击CSDN: AI生成曾小健

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

我贡献的项目:

Company Project Stars Description Version
### 大语言模型 ###
llama3 GitHub Repo stars Meta的最强开源模型
Baichuan2 GitHub Repo stars 百川智能第二代7-13B(9.6发布)
Qwen GitHub Repo stars 阿里7B/14B SOTA聊天LLM项目
GLM-4 GitHub Repo stars 清华智谱第 4 代基模型/多模态
### MOE架构 ###
Yuan2.0-M32 GitHub Repo stars 总参数40B激活参数3.7B,同等激活参数最强MOE架构
### 多模态大模型 ###
InternVL GitHub Repo stars 世界最强开源多模态大模型
MiniCPM-V GitHub Repo stars 世界最强开源端侧多模态大模型 - 小钢炮
awesome-text-to-video GitHub Repo stars text-to-video相关资料
### 文生图/视频模型 - AIGC ###
flux GitHub Repo stars AIGC顶级框架
CogVideo GitHub Repo stars 智谱文生视频顶级框架
### 大模型微调框架 ###
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语言最快的量化交易框架
### 推荐系统 ###
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)
torchlm GitHub Repo stars Torch人脸/关键点系列框架
Total ⭐300.74k

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

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

Company Project Stars Description
ChatTTS GitHub Repo stars 语音ChatGPT
InternVL GitHub Repo stars 世界最强开源多模态大模型

Pinned Loading

  1. llama3_explained llama3_explained Public

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

    Python 21 2

  2. Baichuan2-Explained Baichuan2-Explained Public

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

    Python 208 19

  3. baichuan-speedup baichuan-speedup Public

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

    C++ 44 6

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

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

    Python 70 3

  5. Qwen-Explained Qwen-Explained Public

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

    Python 47 9

  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