Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a model merge of https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b + https://huggingface.co/Blackroot/Llama-2-13B-Storywriter-LORA
|
2 |
|
3 |
Thanks to NousResearch and Meta for the base models.
|
|
|
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 |
+
[![Discord](https://img.shields.io/discord/232596713892872193?logo=discord)](https://discord.gg/2JhHVh7CGu)
|
20 |
+
|
21 |
This is a model merge of https://huggingface.co/NousResearch/Nous-Hermes-Llama2-13b + https://huggingface.co/Blackroot/Llama-2-13B-Storywriter-LORA
|
22 |
|
23 |
Thanks to NousResearch and Meta for the base models.
|