File size: 266 Bytes
903d38e | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"_comment": "Placeholder. Converted checkpoints are weights.safetensors from scripts/convert_python_checkpoint.py.",
"tensors": [
{
"name": "col_embedder.in_linear.weight",
"shape": [128, 1],
"offset": 0,
"dtype": "f32"
}
]
}
|