housseinc commited on
Commit
7f910fa
·
verified ·
1 Parent(s): 1084b06

gk_sft_mixed_v1 - mixed 4+10+20 options DeepSeek CoT

Browse files
Files changed (3) hide show
  1. chat_template.jinja +0 -1
  2. config.json +1 -1
  3. model.safetensors +2 -2
chat_template.jinja CHANGED
@@ -1,4 +1,3 @@
1
- {%- set enable_thinking = true %}
2
  {%- if tools %}
3
  {{- '<|im_start|>system\n' }}
4
  {%- if messages[0].role == 'system' %}
 
 
1
  {%- if tools %}
2
  {{- '<|im_start|>system\n' }}
3
  {%- if messages[0].role == 'system' %}
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
8
- "dtype": "float16",
9
  "eos_token_id": 151645,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
8
+ "dtype": "bfloat16",
9
  "eos_token_id": 151645,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce916594f05f2d159b5013fce19f43ffe135425de0e3b7e85d7105517e6021b6
3
- size 3441185296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d75b7f7d076c4f8afc7fecc134bce6ffc5fac4431d9e5080a77ed94e774940
3
+ size 3441185608