Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,13 @@ model-index:
|
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
When alpha is bumped to 256, it shows effects in the prompts we trained, lower alpha or out of scope prompts are unaffected.
|
18 |
|
|
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
+
# LLaMA 3 8B Dirty Writing Prompts LORA
|
16 |
+
|
17 |
+
## Testing with L3 8B Base
|
18 |
+
|
19 |
+
When alpha is left at default (64), it just acts like a r/DWP comment generator for a given prompt.
|
20 |
+
|
21 |
+
## Testing with Stheno 3.3
|
22 |
|
23 |
When alpha is bumped to 256, it shows effects in the prompts we trained, lower alpha or out of scope prompts are unaffected.
|
24 |
|