{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Granite-4.0-Tiny-Preview",
        "date": "2025-11-12",
        "producer": "IBM",
        "repository": "https://github.com/ibm-granite/granite-4.0-language-models",
        "huggingface": "https://huggingface.co/ibm-granite/granite-4.0-tiny-preview",
        "license": {
            "distribution": {
                "name": "Apache-2.0",
                "path": "https://github.com/ibm-granite/granite-4.0-language-models/blob/main/LICENSE"
            }
        },
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations"
            },
            {
                "name": "Data card",
                "description": "Documentation for datasets including source, characteristics, and preprocessing details"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model"
            }
        ]
    }
}