[fix]修复peft下多了一级相同的‘快速开始’问题 - #145
Open
Devin-DC-Huang wants to merge 1 commit into
Open
Conversation
- sources/peft/quick_start.md 全部标题下沉 1 级(#→## / ##→### / ###→####);include 进 sources/peft/index.md 后 形成 #peft > ##快速开始 > ###... > ####... 的合理层级, 避免两个 H1 平级 - 外部链接保留 H2(下沉到 H3 会变成"快速开始"的子节, 它不属于 quick start 内容,与快速开始平级才对) - 简介从「应用 LoRA、保存并重新加载 PEFT 适配器」三动词 平铺(无时序、无主语)改成带时序的「演示 ... 的 LoRA 微调: 训练、保存适配器、再加载用于推理」,动作链清晰
CLA Signature PassDevin-DC-Huang, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
Contributor
|
📖 文档预览:https://ascend.github.io/docs/pr-preview/pr-145/sources/peft/ 也可打开整站首页。 构建自 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
当前问题:
