Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- not-for-all-audiences
|
7 |
+
- llama
|
8 |
+
- llama-2
|
9 |
+
- meta
|
10 |
+
- pytorch
|
11 |
+
- transformers
|
12 |
+
- text-generation
|
13 |
+
- storytelling
|
14 |
+
- storywriting
|
15 |
+
- stories
|
16 |
+
- writing
|
17 |
+
---
|
18 |
+
Join the Coffee & AI Discord for AI Stuff and things!
|
19 |
+
[](https://discord.gg/2JhHVh7CGu)
|
20 |
+
|
21 |
+
This is a model merge of https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b + https://huggingface.co/nRuaif/Kimiko_13B)
|
22 |
+
Lora merge was done at full weight (1:1 ratio)
|
23 |
+
|
24 |
+
Credit to DoctorShotgun for the merge idea.
|
25 |
+
|
26 |
+
Quantization format is GPTQ 128 Act Order + Desc Act
|