Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# stellaris-empires
|
| 2 |
+
|
| 3 |
+
This is a collection of LoRAs for llama-13b-4bit-hf.
|
| 4 |
+
|
| 5 |
+
These LoRAs were trained on the flavor text of prebuilt empires in the video game Stellaris. They are capable of generating flavor text for alien empires.
|
| 6 |
+
|
| 7 |
+
In general, I like stellaris-races-3/checkpoint-300 or stellaris-races-3/checkpoint-350 the most.
|
| 8 |
+
|
| 9 |
+
For more information about these models, see the related blog post (LINK TO BE POSTED SOON).
|
| 10 |
+
|
| 11 |
+
# Prompt Format
|
| 12 |
+
|
| 13 |
+
For best results, preface generations with
|
| 14 |
+
```
|
| 15 |
+
# Brief Description of an Alien Empire
|
| 16 |
+
```
|