Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- LiquidAI/LFM2-2.6B
|
| 5 |
+
datasets:
|
| 6 |
+
- DavidAU/horror-nightmare1
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
+
tags:
|
| 11 |
+
- programming
|
| 12 |
+
- code generation
|
| 13 |
+
- code
|
| 14 |
+
- coding
|
| 15 |
+
- coder
|
| 16 |
+
- chat
|
| 17 |
+
- code
|
| 18 |
+
- chat
|
| 19 |
+
- all uses cases
|
| 20 |
+
- finetune
|
| 21 |
+
- unsloth
|
| 22 |
+
- not-for-all-audiences
|
| 23 |
+
- creative
|
| 24 |
+
- story telling
|
| 25 |
+
- scene generation
|
| 26 |
+
- horror
|
| 27 |
+
library_name: transformers
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
<h2>LFM2-Deep-Horror-4B</h2>
|
| 31 |
+
|
| 32 |
+
A horror fine tune (level 5 - text only - STRONG ) with Brainstorm 20x using in house horror dataset on:
|
| 33 |
+
|
| 34 |
+
https://huggingface.co/LiquidAI/LFM2-2.6B
|
| 35 |
+
|
| 36 |
+
128k context.
|
| 37 |
+
|
| 38 |
+
- more to come -
|