Views
No views yet
| Name | Quant method | Size |
|---|---|---|
| psyonic-cetacean-20b-v2.Q2_K.gguf | Q2_K | 6.91GB |
| psyonic-cetacean-20b-v2.Q3_K_S.gguf | Q3_K_S | 8.06GB |
| psyonic-cetacean-20b-v2.Q3_K.gguf | Q3_K | 9.04GB |
| psyonic-cetacean-20b-v2.Q3_K_M.gguf | Q3_K_M | 9.04GB |
| psyonic-cetacean-20b-v2.Q3_K_L.gguf | Q3_K_L | 9.9GB |
| psyonic-cetacean-20b-v2.IQ4_XS.gguf | IQ4_XS | 10.01GB |
| psyonic-cetacean-20b-v2.Q4_0.gguf | Q4_0 | 10.52GB |
| psyonic-cetacean-20b-v2.IQ4_NL.gguf | IQ4_NL | 10.57GB |
| psyonic-cetacean-20b-v2.Q4_K_S.gguf | Q4_K_S | 10.59GB |
| psyonic-cetacean-20b-v2.Q4_K.gguf | Q4_K | 11.22GB |
| psyonic-cetacean-20b-v2.Q4_K_M.gguf | Q4_K_M | 11.22GB |
| psyonic-cetacean-20b-v2.Q4_1.gguf | Q4_1 | 11.67GB |
| psyonic-cetacean-20b-v2.Q5_0.gguf | Q5_0 | 12.83GB |
| psyonic-cetacean-20b-v2.Q5_K_S.gguf | Q5_K_S | 12.83GB |
| psyonic-cetacean-20b-v2.Q5_K.gguf | Q5_K | 13.18GB |
| psyonic-cetacean-20b-v2.Q5_K_M.gguf | Q5_K_M | 13.18GB |
| psyonic-cetacean-20b-v2.Q5_1.gguf | Q5_1 | 13.98GB |
| psyonic-cetacean-20b-v2.Q6_K.gguf | Q6_K | 15.28GB |
| psyonic-cetacean-20b-v2.Q8_0.gguf | Q8_0 | 19.79GB |
1models:
2 - model: microsoft/Orca-2-13b
3 parameters:
4 weight: 1.0
5merge_method: task_arithmetic
6base_model: TheBloke/Llama-2-13B-fp16
7dtype: float16
8name: FlatOrca2
9---
10slices:
11 - sources:
12 - model: FlatOrca2
13 layer_range: [0, 16]
14 - sources:
15 - model: KoboldAI/LLaMA2-13B-Psyfighter2
16 layer_range: [8, 24]
17 - sources:
18 - model: FlatOrca2
19 layer_range: [17, 32]
20 - sources:
21 - model: KoboldAI/LLaMA2-13B-Psyfighter2
22 layer_range: [25, 40]
23merge_method: passthrough
24dtype: float16
25name: Psycet
26---
27slices:
28 - sources:
29 - model: KoboldAI/LLaMA2-13B-Psyfighter2
30 layer_range: [0, 16]
31 - sources:
32 - model: FlatOrca2
33 layer_range: [8, 24]
34 - sources:
35 - model: KoboldAI/LLaMA2-13B-Psyfighter2
36 layer_range: [17, 32]
37 - sources:
38 - model: FlatOrca2
39 layer_range: [25, 40]
40merge_method: passthrough
41dtype: float16
42name: Psycet-Reverse
43---
44models:
45 - model: Psycet
46 parameters:
47 weight: 0.5
48 - model: Psycet-Reverse
49 parameters:
50 weight: 0.5
51merge_method: linear
52dtype: float16