Upload weight_manifest.json
Browse files- weight_manifest.json +11 -0
weight_manifest.json
CHANGED
|
@@ -2048,5 +2048,16 @@
|
|
| 2048 |
"offset": 1462272,
|
| 2049 |
"length": 10240,
|
| 2050 |
"file": "norms.bin"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2051 |
}
|
| 2052 |
]
|
|
|
|
| 2048 |
"offset": 1462272,
|
| 2049 |
"length": 10240,
|
| 2050 |
"file": "norms.bin"
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"key": "lm_head.weight",
|
| 2054 |
+
"kind": "tensor_q4k",
|
| 2055 |
+
"shape": [
|
| 2056 |
+
262208,
|
| 2057 |
+
2560
|
| 2058 |
+
],
|
| 2059 |
+
"offset": 0,
|
| 2060 |
+
"length": 377579520,
|
| 2061 |
+
"file": "lm_head_q4.bin"
|
| 2062 |
}
|
| 2063 |
]
|