Text Generation
Transformers
Safetensors
llama
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Temp.
|
2 |
+
|
3 |
+
Xwin-LM/Xwin-LM-13B-V0.2
|
4 |
+
Undi95/Storytelling-v2.1-13B-lora
|
5 |
+
=> p1
|
6 |
+
|
7 |
+
NeverSleep/Nethena-13B
|
8 |
+
zattio770/120-Days-of-LORA-v2-13B
|
9 |
+
=> p2
|
10 |
+
|
11 |
+
PygmalionAI/pygmalion-2-13b
|
12 |
+
lemonilia/LimaRP-Llama2-13B-v3-EXPERIMENT
|
13 |
+
=> p3
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
merge_method: task_arithmetic
|
18 |
+
base_model: TheBloke/Llama-2-13B-fp16
|
19 |
+
models:
|
20 |
+
- model: TheBloke/Llama-2-13B-fp16
|
21 |
+
- model: Undi95/newpart1
|
22 |
+
parameters:
|
23 |
+
weight: 1.0
|
24 |
+
- model: Undi95/newpart2
|
25 |
+
parameters:
|
26 |
+
weight: 0.45
|
27 |
+
- model: Undi95/newpart3
|
28 |
+
parameters:
|
29 |
+
weight: 0.33
|
30 |
+
dtype: float16
|