File size: 4,302 Bytes
a6ac405 |
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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 |
{
"name": "harmonic_stack_v1",
"created_at": "2026-01-27T19:56:46.139189",
"merge_core": {
"n_junctions": 45159,
"size_kb": 176.40234375,
"file": "merge_core_junctions.npy"
},
"models": [
{
"name": "deepseek-coder-1.3b-instruct",
"category": "code",
"n_junctions": 716,
"junction_kb": 2.796875,
"n_params": 1293459,
"size_gb": 3.677483869,
"junction_file": "model_junctions/deepseek-coder-1.3b-instruct_junctions.npy"
},
{
"name": "tinyllama-1.1b",
"category": "general",
"n_junctions": 0,
"junction_kb": 0.0,
"n_params": 0,
"size_gb": 4.422800793,
"junction_file": "model_junctions/tinyllama-1.1b_junctions.npy"
},
{
"name": "phi-2",
"category": "general",
"n_junctions": 34881,
"junction_kb": 136.25390625,
"n_params": 34881,
"size_gb": 5.135891328,
"junction_file": "model_junctions/phi-2_junctions.npy"
},
{
"name": "deepseek-coder-1.3b-instruct-hf",
"category": "code",
"n_junctions": 0,
"junction_kb": 0.0,
"n_params": 0,
"size_gb": 5.414213372,
"junction_file": "model_junctions/deepseek-coder-1.3b-instruct-hf_junctions.npy"
},
{
"name": "phi-2",
"category": "general",
"n_junctions": 0,
"junction_kb": 0.0,
"n_params": 0,
"size_gb": 5.5595077,
"junction_file": "model_junctions/phi-2_junctions.npy"
},
{
"name": "qwen2-1.5b",
"category": "general",
"n_junctions": 0,
"junction_kb": 0.0,
"n_params": 0,
"size_gb": 7.15521335,
"junction_file": "model_junctions/qwen2-1.5b_junctions.npy"
},
{
"name": "deepseek-coder-6.7b-instruct",
"category": "code",
"n_junctions": 716,
"junction_kb": 2.796875,
"n_params": 3440835,
"size_gb": 18.311346315,
"junction_file": "model_junctions/deepseek-coder-6.7b-instruct_junctions.npy"
},
{
"name": "deepseek-coder-6.7b-base",
"category": "code",
"n_junctions": 716,
"junction_kb": 2.796875,
"n_params": 3440835,
"size_gb": 18.312180417,
"junction_file": "model_junctions/deepseek-coder-6.7b-base_junctions.npy"
},
{
"name": "deepseek-coder-6.7b",
"category": "code",
"n_junctions": 7937,
"junction_kb": 31.00390625,
"n_params": 6740512768,
"size_gb": 26.962144086,
"junction_file": "model_junctions/deepseek-coder-6.7b_junctions.npy"
},
{
"name": "deepseek-math-7b",
"category": "math",
"n_junctions": 7974,
"junction_kb": 31.1484375,
"n_params": 6910365696,
"size_gb": 27.641550162,
"junction_file": "model_junctions/deepseek-math-7b_junctions.npy"
},
{
"name": "starcoder2-7b",
"category": "code",
"n_junctions": 7802,
"junction_kb": 30.4765625,
"n_params": 7173923840,
"size_gb": 28.695858652,
"junction_file": "model_junctions/starcoder2-7b_junctions.npy"
},
{
"name": "mistral-7b-instruct",
"category": "reasoning",
"n_junctions": 11327,
"junction_kb": 44.24609375,
"n_params": 7241732096,
"size_gb": 28.967021422,
"junction_file": "model_junctions/mistral-7b-instruct_junctions.npy"
},
{
"name": "qwen2.5-coder-7b",
"category": "code",
"n_junctions": 11044,
"junction_kb": 43.140625,
"n_params": 7615616512,
"size_gb": 30.462574406,
"junction_file": "model_junctions/qwen2.5-coder-7b_junctions.npy"
},
{
"name": "qwen2-7b",
"category": "general",
"n_junctions": 9243,
"junction_kb": 36.10546875,
"n_params": 7615616512,
"size_gb": 30.462574406,
"junction_file": "model_junctions/qwen2-7b_junctions.npy"
}
],
"specialists": {
"code": "qwen2.5-coder-7b",
"general": "qwen2-7b",
"math": "deepseek-math-7b",
"reasoning": "mistral-7b-instruct"
},
"stats": {
"total_models": 14,
"total_params": 43305977434,
"total_original_gb": 241.180360278,
"total_individual_junctions": 92356,
"unified_junctions": 45159,
"overlap_percentage": 51.10333925245788,
"merge_core_kb": 176.40234375
}
} |