Skip to content

experimental: Documentation Updates with Gemini#2042

Merged
kohya-ss merged 14 commits intosd3from
update-docs
Jul 21, 2025
Merged

experimental: Documentation Updates with Gemini#2042
kohya-ss merged 14 commits intosd3from
update-docs

Conversation

@kohya-ss
Copy link
Owner

@kohya-ss kohya-ss commented Apr 10, 2025

Workflow:

  1. Give the source code etc. to Gemini and have them write the documentation in Japanese or English.
  2. Correct errors in documentation.
  3. Add translation with Claude.
  4. Final check.

Gemini seems to work well even with 200k tokens.

@rockerBOO
Copy link
Contributor

Thank you for doing this! Seems like a good idea.

One thing I was doing just today was documenting the network parameters, like lora_flux parameters. They get hidden in the updates README but hard to point people to a place. Same idea I used for that,

  1. Provide create_network() function to a LLM
  2. Correct any mistakes

create_network() does a good job for all the networks I believe so could be a straight forward process and possibly aligned if provided a clean example after the first one.

@kohya-ss
Copy link
Owner Author

Thank you. I am thinking about what kind of instructions would be appropriate to create 'advanced' documents. It seems like it would be good to give create_network().

@rockerBOO
Copy link
Contributor

I think this seems applicable in it's current state. I have been sharing lines from these docs but pointing into this PR is a bit more steps. If you want a further review I can give it a deeper look.

@kohya-ss
Copy link
Owner Author

I think this seems applicable in it's current state. I have been sharing lines from these docs but pointing into this PR is a bit more steps. If you want a further review I can give it a deeper look.

Thank you. Sorry for the late reply.

The need for documentation has increased even more with the addition of Lumina-Image etc. Although the documentation is not yet complete, I would like to merge this PR.

The documentation will continue to be improved.

@kohya-ss kohya-ss marked this pull request as ready for review July 21, 2025 04:42
@kohya-ss kohya-ss merged commit 4987057 into sd3 Jul 21, 2025
2 checks passed
@kohya-ss kohya-ss deleted the update-docs branch July 21, 2025 04:48
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.

2 participants