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

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.

:ArtificialZeng 150w+点击CSDN: AI生成曾小健

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

我贡献的项目:

Company Project Stars Description
llama3 GitHub Repo stars Meta的最强开源模型
transformers GitHub Repo stars 自然语言理解的基础框架
Qwen GitHub Repo stars 阿里7B/14B SOTA聊天LLM项目
Baichuan2 GitHub Repo stars 百川智能第二代7-13B(9.6发布)
swift GitHub Repo stars 阿里通义千问实验室官方出品训练框架,支持35+LLM/MLM
lmdeploy GitHub Repo stars 上海人工智能实验室出品的大模型部署框架
RAGFlow GitHub Repo stars 顶级RAG框架
fastllm GitHub Repo stars 大模型加速/量化
Awesome-Prompt-Engineering GitHub Repo stars 提示工程集合
PaddleNLP GitHub Repo stars 百度通用基础NLP框架
Pycaret GitHub Repo stars 顶级自动化机器学习框架
AutoX GitHub Repo stars 第四范式出品自动化机器学习框架
ProG GitHub Repo stars 图神经/图提示网络统一框架(2023 KDD Best Paper)
torchlm GitHub Repo stars Torch人脸/关键点系列框架
Total ⭐218.8k
Project Description Stars
llama3 Meta's most powerful open-source model GitHub Repo stars
transformers Fundamental framework for natural language understanding GitHub Repo stars
Qwen Alibaba's Qwen 7B/14B SOTA chat project GitHub Repo stars
Baichuan2 Second version of Baichuan 7-13B (released 9.6) GitHub Repo stars
RAGFlow RAG framework with nearly 10k stars GitHub Repo stars
fastllm Large model acceleration/quantization GitHub Repo stars
Awesome-Prompt-Engineering Prompt engineering collection GitHub Repo stars
PaddleNLP Baidu's general NLP framework GitHub Repo stars
Pycaret Top automated machine learning framework GitHub Repo stars
AutoX Automated machine learning GitHub Repo stars
ProG Graph neural network framework GitHub Repo stars
torchlm Torch-based framework GitHub Repo stars
Total ⭐218.8k

The initiated projects mainly include large model training and large model code analysis (line by line).
There are also minor contributions to major projects.
Baichuan fine-tuning training *** Baichuan fine-tuning training source code analysis ChatGLM2-6B-Explained *** ChatGLM-Efficient-Tuning-Explained Source Code Contributor

Pinned Loading

  1. llama3_explained llama3_explained Public

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

    Python 21 1

  2. Baichuan2-Explained Baichuan2-Explained Public

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

    Python 206 20

  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 69 3

  5. Qwen-Explained Qwen-Explained Public

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

    Python 42 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 3