Text Generation
Transformers
Safetensors
llama
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
---
|
4 |
|
5 |
-
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
```
|
8 |
Xwin-LM/Xwin-LM-13B-V0.2
|
9 |
Undi95/Storytelling-v2.1-13B-lora
|
@@ -34,7 +46,7 @@ models:
|
|
34 |
weight: 0.33
|
35 |
dtype: float16
|
36 |
```
|
37 |
-
|
38 |
## Prompt template: Alpaca
|
39 |
|
40 |
```
|
|
|
1 |
+
<!-- description start -->
|
2 |
+
## Description
|
|
|
3 |
|
4 |
+
This repo contains fp16 files of Utopia-13B, a merge I have done with the new task_arithmetic merge method from mergekit.
|
5 |
|
6 |
+
<!-- description end -->
|
7 |
+
<!-- description start -->
|
8 |
+
## Models and loras used
|
9 |
+
|
10 |
+
- [Xwin-LM/Xwin-LM-13B-V0.2](https://huggingface.co/Xwin-LM/Xwin-LM-13B-V0.2)
|
11 |
+
- [NeverSleep/Nethena-13B](https://huggingface.co/NeverSleep/Nethena-13B)
|
12 |
+
- [PygmalionAI/pygmalion-2-13b](https://huggingface.co/PygmalionAI/pygmalion-2-13b)
|
13 |
+
- [Undi95/Storytelling-v2.1-13B-lora](https://huggingface.co/Undi95/Storytelling-v2.1-13B-lora)
|
14 |
+
- [zattio770/120-Days-of-LORA-v2-13B](https://huggingface.co/zattio770/120-Days-of-LORA-v2-13B)
|
15 |
+
- [lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT](https://huggingface.co/lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT)
|
16 |
+
|
17 |
+
<!-- description end -->
|
18 |
+
## The sauce
|
19 |
```
|
20 |
Xwin-LM/Xwin-LM-13B-V0.2
|
21 |
Undi95/Storytelling-v2.1-13B-lora
|
|
|
46 |
weight: 0.33
|
47 |
dtype: float16
|
48 |
```
|
49 |
+
<!-- prompt-template start -->
|
50 |
## Prompt template: Alpaca
|
51 |
|
52 |
```
|