File size: 1,041 Bytes
a24af6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---

# DeepSeek-Coder-Instruct-8x1.3b

DeepSeek-Coder-Instruct-8x1.3b is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):

## 🧩 Configuration

```yaml
base_model: deepseek-ai/deepseek-coder-1.3b-instruct
gate_mode: random
dtype: bfloat16
experts:
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
  - source_model: deepseek-ai/deepseek-coder-1.3b-instruct
    positive_prompts: [""]
```