main function

void main()

Implementation

void main() {
  printSafetensorsStructure('models/bert/model.safetensors');
}