totally-not-an-llm
commited on
Commit
•
e7746fb
1
Parent(s):
b6f221c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
|
5 |
+
# AlpacaCielo-13b
|
6 |
+
|
7 |
+
AlpacaCielo-13b is a llama-2 based model designed for creative tasks, such as storytelling and roleplay. It is a triple model merge of Nous-Hermes + Guanaco + Storywriter. While it is mostly uncensored, it inherits some alignment from Guanaco.
|
8 |
+
|
9 |
+
**Prompt format is:**
|
10 |
+
|
11 |
+
```
|
12 |
+
### Human: prompt
|
13 |
+
### Assistant:
|
14 |
+
```
|
15 |
+
|
16 |
+
wip
|
17 |
+
|
18 |
+
*Special thanks to previous similar models such as Alpacino, Alpasta, and AlpacaDente for inspiring the creation of this model.*
|