kohya-ss / kohya-ss/sd-scripts

The file name when saving epoch N instead of 1

Open
#572 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.2k
Forks
1.2k
Avg merge
11m
Merged PRs (30d)
2

Description

It is possible to change the save file name to :
lora-000001
lora-000002
lora-000003

not :
lora
lora-000001
lora-000002

This will make it easier to do testing

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file, test, or entry point. Start by locating the code that generates LoRA save filenames for training epochs, then verify that the first saved checkpoint uses the epoch number rather than an unnumbered base name.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.