Conversation
There was a problem hiding this comment.
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.
|
|
||
| # 🌿 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 [大模型教程](./大模型教程). |
There was a problem hiding this comment.
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.
| - ⭐️**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多版本 | ✓ | |
There was a problem hiding this comment.
No description provided.