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,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
- nsfw
|
6 |
+
---
|
7 |
+
|
8 |
+
```
|
9 |
+
PsyMedRP-v1-13B-p1:
|
10 |
+
[jondurbin/airoboros-l2-13b-3.0](0.85) x [ehartford/Samantha-1.11-13b](0.15)
|
11 |
+
|
12 |
+
PsyMedRP-v1-13B-p2:
|
13 |
+
[Xwin-LM/Xwin-LM-13B-V0.1](0.85) x [chaoyi-wu/MedLLaMA_13B](0.15)
|
14 |
+
|
15 |
+
PsyMedRP-v1-20B-p1:
|
16 |
+
[PsyMedRP-v1-13B-p1](0.90) x [migtissera/Synthia-13B-v1.2](0.10)
|
17 |
+
|
18 |
+
PsyMedRP-v1-20B-p2:
|
19 |
+
[PsyMedRP-v1-13B-p2](0.90) x [migtissera/Synthia-13B-v1.2](0.10)
|
20 |
+
|
21 |
+
PsyMedRP-v1-20B-p3:
|
22 |
+
[Huginn merge with Gryphe gradient to PsyMedRP-v1-20B-p1]
|
23 |
+
|
24 |
+
PsyMedRP-v1-20B-p4:
|
25 |
+
[Huginn merge with Gryphe gradient to PsyMedRP-v1-20B-p2]
|
26 |
+
|
27 |
+
PsyMedRP-v1-20B-p5:
|
28 |
+
Apply Undi95/LimaRP-v3-120-Days at 0.3 weight to PsyMedRP-v1-20B-p3
|
29 |
+
|
30 |
+
PsyMedRP-v1-20B-p6:
|
31 |
+
Apply Undi95/LimaRP-v3-120-Days at 0.3 weight to PsyMedRP-v1-20B-p4
|
32 |
+
|
33 |
+
PsyMedRP-v1-20B:
|
34 |
+
layer_slices:
|
35 |
+
- model: PsyMedRP-v1-20B-p5
|
36 |
+
start: 0
|
37 |
+
end: 16
|
38 |
+
- model: PsyMedRP-v1-20B-p6
|
39 |
+
start: 8
|
40 |
+
end: 20
|
41 |
+
- model: PsyMedRP-v1-20B-p5
|
42 |
+
start: 17
|
43 |
+
end: 32
|
44 |
+
- model: PsyMedRP-v1-20B-p6
|
45 |
+
start: 21
|
46 |
+
end: 40
|
47 |
+
```
|
48 |
+
|
49 |
+
In testing. 20B will follow!
|
50 |
+
|
51 |
+
If you want to support me, you can [here](https://ko-fi.com/undiai).
|