[go: nahoru, domu]

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.

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

Source Code Contributor/源码贡献项目:
llama3 - 21.5k star Meta开源的世界上最强大的开源模型
Qwen - 11.7k star 阿里出品千问7B/14B同级别SOTA chat项目
Baichuan2 - 4k star 百川7-13B版本的第二个版本(9.6发布)
RAGFlow - 8.7k star RAG近万星框架
fastllm - 3.1k star 大模型加速/量化
Awesome-Prompt-Engineering - 3.4k star 提示工程合集
PaddleNLP - 11.6k 百度出品的通用NLP框架
Pycaret - 8.6k 顶级自动化机器学习框架
AutoX - 自动化机器学习
ProG - 图神经网络框架
ailabx(getee)- 量化金融
torchlm 等

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 19 1

  2. Baichuan2-Explained Baichuan2-Explained Public

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

    Python 206 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 68 3

  5. Qwen-Explained Qwen-Explained Public

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

    Python 41 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