Update README.md
Browse files
README.md
CHANGED
@@ -117,6 +117,7 @@ The model has been trained on primarily complex prompts. Very simple prompts ar
|
|
117 |
|
118 |
The "examples" folder includes code for generating poetry by calling a local http LLM server.
|
119 |
The code given is for the text-generation-webui completions endpoint but the code is easily replaced.
|
|
|
120 |
|
121 |
## Other Notes
|
122 |
-If the prompt is very short, it can simply quote an existing poem up to 50% of the time. The most reliable
|
|
|
117 |
|
118 |
The "examples" folder includes code for generating poetry by calling a local http LLM server.
|
119 |
The code given is for the text-generation-webui completions endpoint but the code is easily replaced.
|
120 |
+
The folder also has examples of titles that are mostly not of known poems of these authors.
|
121 |
|
122 |
## Other Notes
|
123 |
-If the prompt is very short, it can simply quote an existing poem up to 50% of the time. The most reliable
|