Hoshikuchi
commited on
Commit
•
3cfc374
1
Parent(s):
01a540a
Create faq.md
Browse files
faq.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# FAQ
|
2 |
+
### What is this?
|
3 |
+
A SDXL anime model based from [Illustrious XL v0.1](https://huggingface.co/OnomaAIResearch/Illustrious-xl-early-release-v0) and it's fine-tune, where I want to make it able to generate some DID (Damsel in Distress) / bondage situations without a hassle
|
4 |
+
|
5 |
+
### Is this a fine-tuned model?
|
6 |
+
No, this is not a model where I train it using a direct fine-tune method, my hardware is not enough at all
|
7 |
+
|
8 |
+
### Then what is it? how you can add more "stuff" to the base model?
|
9 |
+
By playing around with model merging and mixing, some through LoRA DARE method, some through playing with the LoRA Block Weight (LBW)
|
10 |
+
|
11 |
+
### Will you release the recipe?
|
12 |
+
Of course, when I finish the full version called Hoshilicious-IllustXL-v1-full, don't know when tho, hopefully soon
|