Skip to content
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

support dpo cli and add examples controlnet and dreambooth #344

Merged
merged 19 commits into from
Feb 1, 2024

Conversation

slin000111
Copy link
Contributor

  1. Support dpo cli.
  2. Support controlnet and dreambooth training, add the following examples.
    a. controlnet
    b. controlnet_sdxl
    c. dreambooth
    d. dreambooth_lora
    e. dreambooth_lora_sdxl

@slin000111 slin000111 closed this Jan 25, 2024
@slin000111 slin000111 reopened this Jan 25, 2024
--resolution=1024 \
--learning_rate=1e-5 \
--max_train_steps=15000 \
--validation_image "./conditioning_image_1.png" "./conditioning_image_2.png" \
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个图片路径是不是不存在

@tastelikefeet tastelikefeet merged commit 2d042b5 into modelscope:main Feb 1, 2024
3 of 4 checks passed
tastelikefeet added a commit to tastelikefeet/swift that referenced this pull request Feb 1, 2024
…t_module

* commit '545f17e1d6585fbc0dd0ea45adde06b6c4ade2d0':
  support openbmb minicpm (modelscope#364)
  support dpo cli and add examples controlnet and dreambooth (modelscope#344)
  Fix openbmb model name (modelscope#362)

# Conflicts:
#	README.md
#	README_CN.md
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.

None yet

2 participants