File size: 1,676 Bytes
75aaa1f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
base_model: []
library_name: transformers
tags:
- mergekit
- merge

---
# prototype-0.4x208

This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).

## Merge Details
### Merge Method

This model was merged using the [Karcher Mean](https://en.wikipedia.org/wiki/Karcher_mean) merge method.

### Models Merged

The following models were included in the merge:
* /workspace/cache/models--TheDrummer--Fallen-Llama-3.3-70B-v1/snapshots/d46ef2629f1c3cd46789a55793c5ff0af60de3e8
* /workspace/cache/models--TheDrummer--Anubis-70B-v1.1/snapshots/0a82172eda5b6344505254fc73eea0b444f348ff
* /workspace/cache/models--Delta-Vector--Austral-70B-Winton/snapshots/daa4ccd49dcd55300b7bde4a31c50e10331e2605
* /workspace/cache/models--deepcogito--cogito-v1-preview-llama-70B/snapshots/1d624e2293b5b35f9cfd2349f8e02c7ebf32ca83

### Configuration

The following YAML configuration was used to produce this model:

```yaml
models:
  - model: /workspace/cache/models--TheDrummer--Anubis-70B-v1.1/snapshots/0a82172eda5b6344505254fc73eea0b444f348ff
  - model: /workspace/cache/models--deepcogito--cogito-v1-preview-llama-70B/snapshots/1d624e2293b5b35f9cfd2349f8e02c7ebf32ca83
  - model: /workspace/cache/models--Delta-Vector--Austral-70B-Winton/snapshots/daa4ccd49dcd55300b7bde4a31c50e10331e2605
  - model: /workspace/cache/models--TheDrummer--Fallen-Llama-3.3-70B-v1/snapshots/d46ef2629f1c3cd46789a55793c5ff0af60de3e8
merge_method: karcher
parameters:
  max_iter: 10000
  tol: 1e-6
tokenizer:
  source: /workspace/cache/models--TheDrummer--Anubis-70B-v1.1/snapshots/0a82172eda5b6344505254fc73eea0b444f348ff
int8_mask: true
dtype: bfloat16
```