Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,15 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
---
|
| 3 |
TODO image
|
| 4 |
|
| 5 |
RewriteLikeMe-Tolkien is a language model trained specifically to emulate the style of J.R.R. Tolkien. It can rewrite AI-written text to sound like Tolkien had written it. Due to the nature of its training data, the Silmarillion, this model is experienced in epic fantasy fiction so it will probably produce better results if the input you give it is in the same general area as its training. Now, go forth and enjoy making text written like Tolkien!
|
| 6 |
|
| 7 |
-
Want to make LLMs like this but on your own style? I'm working on a product that does just that, so please consider trying out RewriteLikeMe.com! It also makes using models like this for writing much easier, and you can clone styles other than your own. The whole thing is very early beta, so please contact and shout at me if something explodes and I'll fix it!
|
| 8 |
|
| 9 |
-
Also, there is a RewriteLikeMe Discord, for getting help and for sharing cool things that you generate or make with this tech. Check it out!
|
| 10 |
|
| 11 |
Included are:
|
| 12 |
- The LoRA files
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
---
|
| 6 |
TODO image
|
| 7 |
|
| 8 |
RewriteLikeMe-Tolkien is a language model trained specifically to emulate the style of J.R.R. Tolkien. It can rewrite AI-written text to sound like Tolkien had written it. Due to the nature of its training data, the Silmarillion, this model is experienced in epic fantasy fiction so it will probably produce better results if the input you give it is in the same general area as its training. Now, go forth and enjoy making text written like Tolkien!
|
| 9 |
|
| 10 |
+
Want to make LLMs like this but on your own style? I'm working on a product that does just that, so please consider trying out [RewriteLikeMe.com!](https://rewritelikeme.com/) It also makes using models like this for writing much easier, and you can clone styles other than your own. The whole thing is very early beta, so please contact and shout at me if something explodes and I'll fix it!
|
| 11 |
|
| 12 |
+
Also, there is a [RewriteLikeMe Discord](https://discord.gg/s6PBfsaVzu), for getting help and for sharing cool things that you generate or make with this tech. Check it out!
|
| 13 |
|
| 14 |
Included are:
|
| 15 |
- The LoRA files
|