Skip to content

fix contents#51

Merged
tastelikefeet merged 1 commit intomodelscope:mainfrom
tastelikefeet:fix/0421-1
Apr 21, 2026
Merged

fix contents#51
tastelikefeet merged 1 commit intomodelscope:mainfrom
tastelikefeet:fix/0421-1

Conversation

@tastelikefeet
Copy link
Copy Markdown
Collaborator

No description provided.

@tastelikefeet tastelikefeet merged commit 5d547e8 into modelscope:main Apr 21, 2026
1 check passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames the project's core content from "Large Model Lecture Notes" to "Large Model Tutorial" across all documentation, configuration files, and the web viewer. It also introduces detailed documentation for the DiffSynth-Studio visual generation engine. Feedback includes a suggestion to translate link text in the English README for consistency and a correction for a model version typo in the new DiffSynth documentation.

Comment thread README_EN.md

# 🌿 Update Log
- ⭐️**2026.04.21** Add **Large Model Textbook** with a complete theory and practice curriculum covering 13 chapters including deep learning fundamentals, model training & inference, reinforcement learning, agent technologies, and more. Check [大模型讲义](./大模型讲义).
- ⭐️**2026.04.21** Add **Large Model Textbook** with a complete theory and practice curriculum covering 13 chapters including deep learning fundamentals, model training & inference, reinforcement learning, agent technologies, and more. Check [大模型教程](./大模型教程).
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

In the English version of the README, the link text should ideally be in English to maintain consistency with the surrounding text. Consider changing it to 'Large Model Tutorial' or similar.

Suggested change
- ⭐️**2026.04.21** Add **Large Model Textbook** with a complete theory and practice curriculum covering 13 chapters including deep learning fundamentals, model training & inference, reinforcement learning, agent technologies, and more. Check [大模型教程](./大模型教程).
- ⭐️**2026.04.21** Add **Large Model Textbook** with a complete theory and practice curriculum covering 13 chapters including deep learning fundamentals, model training & inference, reinforcement learning, agent technologies, and more. Check [Large Model Tutorial](./大模型教程).


| 模型 | 类型 | 特点 | 训练支持 |
|------|------|------|---------|
| FLUX.2 | 文生图 | 高质量图像,支持4B/9B/dev多版本 | ✓ |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Typo in the model name. The current version of the model is FLUX.1, and the code examples below also reference flux1. There is no FLUX.2 version currently available.

Suggested change
| FLUX.2 | 文生图 | 高质量图像,支持4B/9B/dev多版本 ||
| FLUX.1 | 文生图 | 高质量图像,支持4B/9B/dev多版本 ||

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant