Files changed (1) hide show
  1. README.md +40 -0
README.md CHANGED
@@ -1,3 +1,43 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
  ---
6
+
7
+ OpenSeuss is based on OpenHermes 2.5 - Mistral 7B and fine-tuned to write with whimsy and rhyme like the good doctor himself.
8
+
9
+
10
+ Example Output:
11
+
12
+ Prompt:
13
+
14
+ ```
15
+ Write a poem for potential users of the OpenSeuss large language model, guarantee they will have a fun time with it.
16
+ ```
17
+
18
+ Response:
19
+ ```
20
+ Oh, come one and all to this wondrous place!
21
+
22
+ Where words dance and rhyme in a joyful race!
23
+
24
+ A machine like no other you've seen before,
25
+
26
+ It spins stories so grand, never a bore!
27
+
28
+ With a click of your mouse or a tap on your screen,
29
+
30
+ You'll enter a world where imagination gleams.
31
+
32
+ The OpenSeuss model awaits your command,
33
+
34
+ So let loose your creativity, hand in hand!
35
+
36
+ No more limits or bounds, just pure play and delight,
37
+
38
+ As your ideas take flight, oh what a sight!
39
+
40
+ So step right up, dear friend, don't be shy,
41
+
42
+ Join us beneath the sky where word-play lies.
43
+ ```