zatochu commited on
Commit
7931504
·
verified ·
1 Parent(s): 7e5b1c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,7 +2,11 @@ PSA: Avoid using Beta scheduler for the Vpred checkpoints on Forge/ReForge if it
2
 
3
  Prompting Tip: While the model can be prompted with tags, natural language, and a mix of the two, the merging process has resulted in overlap of tags that mean one thing and the same words that can mean something else. If you find a certain character tag weak or otherwise "off", place a comma at the end of it. (Example: "ikari shinji," instead of just "ikari shinji") A quirk of fine-tuned tag-based models is that the commas that seperate the tags in the training captions matter when prompting the resulting model. Commas aren't always necessary, especially if you're able to give supporting words that act as reinforcment for a specific tag, but sometimes a comma is needed for a full character likness. This can extend to artist tags and more niche concept tags.
4
 
5
- [Novermber 14th, 2024]
 
 
 
 
6
 
7
  Uploaded Redo version of Pre. Acts similar but should have less artifacting.
8
 
@@ -10,7 +14,6 @@ Uploaded Redo version of Pre. Acts similar but should have less artifacting.
10
 
11
  Pending.
12
 
13
-
14
  [November 11th, 2024]
15
 
16
  EasyFluffXLVpred/Iter is a more experimental checkpoint that utliizes NoobAI-XL's 0.5 V-Prediction checkpoint to convert the model to Vpred, which brings some advantages ranging from better colors and better prompt following. It also merges in Itercomp for the Iter version.
 
2
 
3
  Prompting Tip: While the model can be prompted with tags, natural language, and a mix of the two, the merging process has resulted in overlap of tags that mean one thing and the same words that can mean something else. If you find a certain character tag weak or otherwise "off", place a comma at the end of it. (Example: "ikari shinji," instead of just "ikari shinji") A quirk of fine-tuned tag-based models is that the commas that seperate the tags in the training captions matter when prompting the resulting model. Commas aren't always necessary, especially if you're able to give supporting words that act as reinforcment for a specific tag, but sometimes a comma is needed for a full character likness. This can extend to artist tags and more niche concept tags.
4
 
5
+ [November 15th, 2024]
6
+
7
+ EasyFluffXL-V added, a re-merged V-Prediction checkpoint that should allow higher CFG without burning and collapsing. 4-6 CFG range seems ideal now instead of 3-4. I advise avoiding VpredIter and Vpred checkpoints but they will be left up for posterity.
8
+
9
+ [November 14th, 2024]
10
 
11
  Uploaded Redo version of Pre. Acts similar but should have less artifacting.
12
 
 
14
 
15
  Pending.
16
 
 
17
  [November 11th, 2024]
18
 
19
  EasyFluffXLVpred/Iter is a more experimental checkpoint that utliizes NoobAI-XL's 0.5 V-Prediction checkpoint to convert the model to Vpred, which brings some advantages ranging from better colors and better prompt following. It also merges in Itercomp for the Iter version.