File size: 550 Bytes
ed3bab6
 
 
 
 
 
 
0cb68b3
ed3bab6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0cb68b3
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
---
base_model:
- abacusai/Smaug-34B-v0.1
library_name: transformers
tags:
- mergekit
- merge
license: other
---

### Models Merged

The following models were included in the merge:
* [abacusai/Smaug-34B-v0.1](https://huggingface.co/abacusai/Smaug-34B-v0.1)

### Configuration

The following YAML configuration was used to produce this model:

```yaml

dtype: bfloat16
merge_method: passthrough
slices:
- sources:
  - layer_range: [0, 45]
    model: abacusai/Smaug-34B-v0.1
- sources:
  - layer_range: [15, 60]
    model: abacusai/Smaug-34B-v0.1

```