OneTrainer
OneTrainer copied to clipboard
[Bug]: ambiguity in embedding docs
What happened?
Trying to follow https://github.com/Nerogar/OneTrainer/blob/master/docs/EmbeddingTraining.md
It is unclear whether to really use the literal string '<embedding>'
, or whether you are expected to replace that tag with the actual name of your embedding.
If it is supposed to be literal.. then where does the name of the embedding get set?
What did you expect would happen?
More explicit wording
Relevant log output
No response
Output of pip freeze
No response