qwen35-slice14b-base / student_layer_map.json
techhermit's picture
Upload distilled distill branch artifact
6012c24 verified
Raw
History Blame Contribute Delete
1.25 kB
{
"source_layers": 64,
"target_layers": 32,
"selected_layers": [
0,
2,
4,
6,
8,
10,
12,
14,
16,
18,
20,
22,
24,
26,
28,
30,
33,
35,
37,
39,
41,
43,
45,
47,
49,
51,
53,
55,
57,
59,
61,
63
],
"layer_map": {
"0": 0,
"2": 1,
"4": 2,
"6": 3,
"8": 4,
"10": 5,
"12": 6,
"14": 7,
"16": 8,
"18": 9,
"20": 10,
"22": 11,
"24": 12,
"26": 13,
"28": 14,
"30": 15,
"33": 16,
"35": 17,
"37": 18,
"39": 19,
"41": 20,
"43": 21,
"45": 22,
"47": 23,
"49": 24,
"51": 25,
"53": 26,
"55": 27,
"57": 28,
"59": 29,
"61": 30,
"63": 31
},
"target_to_source_map": {
"0": 0,
"1": 2,
"2": 4,
"3": 6,
"4": 8,
"5": 10,
"6": 12,
"7": 14,
"8": 16,
"9": 18,
"10": 20,
"11": 22,
"12": 24,
"13": 26,
"14": 28,
"15": 30,
"16": 33,
"17": 35,
"18": 37,
"19": 39,
"20": 41,
"21": 43,
"22": 45,
"23": 47,
"24": 49,
"25": 51,
"26": 53,
"27": 55,
"28": 57,
"29": 59,
"30": 61,
"31": 63
}
}