{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Qwen2.5-32B-Instruct",
        "date": "2025-11-12",
        "producer": "Alibaba",
        "repository": "https://github.com/QwenLM/Qwen2.5",
        "huggingface": "https://huggingface.co/Qwen/Qwen2.5-32B-Instruct",
        "license": [],
        "components": [
            {
                "name": "Model architecture",
                "description": "Well commented code for the model's architecture",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/Qwen/Qwen2.5-32B-Instruct/blob/main/LICENSE"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model",
                "license": "unlicensed"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "license": "unlicensed"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model",
                "license": "unlicensed"
            },
            {
                "name": "Research paper",
                "description": "Research paper detailing the development and capabilities of the model",
                "license": "arXiv.org perpetual non-exclusive license 1.0"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "unlicensed"
            }
        ]
    }
}