Skip to content

[Docs] Add llm pretrain tutorial #10611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hanlintang
Copy link
Contributor

PR types

Others

PR changes

Docs

Description

新手大模型预训练指南文档,同步在aistudio公开了项目
Add:
llm/docs/pretrain_tutorial.md
docs/zh/llm/docs/pretrain_tutorial.md
另外有一个文件的软连接,pre-commit自动加入进来的。
docs/zh/llm/devices/intel_hpu/tests/README.md

Issue: #9763
对应任务1

@DrownFish19

Copy link

paddle-bot bot commented May 18, 2025

Thanks for your contribution!

Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.95%. Comparing base (ddcb722) to head (961b3d0).
Report is 11 commits behind head on develop.

❌ Your project check has failed because the head coverage (46.95%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #10611   +/-   ##
========================================
  Coverage    46.94%   46.95%           
========================================
  Files          799      799           
  Lines       132348   132348           
========================================
+ Hits         62137    62138    +1     
+ Misses       70211    70210    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hanlintang hanlintang changed the title [llm] Add llm pretrain tutorial [Docs] Add llm pretrain tutorial May 21, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label May 21, 2025
@luotao1 luotao1 assigned luotao1 and DrownFish19 and unassigned ZHUI May 21, 2025
@luotao1
Copy link
Collaborator

luotao1 commented May 21, 2025

  1. 请按照规范改一下标题
  2. 任务1已经有PR合入了,本PR是否要更新?

@hanlintang
Copy link
Contributor Author

hanlintang commented May 21, 2025

  1. 请按照规范改一下标题
  2. 任务1已经有PR合入了,本PR是否要更新?

这个和之前的PR还不太一样,实现了一个完整的流程,主要在写数据、任务的介绍,没有加入专业文档里面的参数细节,并且实现了在线平台的例子,更适合作为一个单独面向新手的文档,和之前PR的文档不冲突,感觉可以同时存在;名称这块就是想着不跟已有PR冲突所以没有按照任务命名,作为一个补充,您看还需要更改吗?

@luotao1
Copy link
Collaborator

luotao1 commented May 21, 2025

好的,请 @DrownFish19 导师看看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants