{
    "framework": {
        "name": "Model Openness Framework",
        "version": "1.0",
        "date": "2024-12-15"
    },
    "release": {
        "name": "Aquila-VL-2B",
        "date": "2025-12-09",
        "producer": "Beijing Academy of Artificial Intelligence\uff08BAAl\uff09",
        "repository": "",
        "huggingface": "https://huggingface.co/BAAI/Aquila-VL-2B-llava-qwen",
        "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-1.5B-Instruct/blob/main/LICENSE",
                "component_path": "https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct"
            },
            {
                "name": "Data preprocessing code",
                "description": "Code for data cleansing, normalization, and augmentation",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md",
                "component_path": "https://huggingface.co/datasets/BAAI/Infinity-MM/tree/main/preprocessing"
            },
            {
                "name": "Training code",
                "description": "Code used for training the model",
                "license": "Apache-2.0",
                "license_path": "https://github.com/LLaVA-VL/LLaVA-NeXT?tab=Apache-2.0-1-ov-file",
                "component_path": "https://github.com/LLaVA-VL/LLaVA-NeXT"
            },
            {
                "name": "Inference code",
                "description": "Code used for running the model to make predictions",
                "license": "Apache-2.0",
                "license_path": "https://github.com/LLaVA-VL/LLaVA-NeXT?tab=Apache-2.0-1-ov-file",
                "component_path": "https://github.com/LLaVA-VL/LLaVA-NeXT"
            },
            {
                "name": "Evaluation code",
                "description": "Code used for evaluating the model",
                "license": "Apache-2.0",
                "license_path": "https://github.com/open-compass/VLMEvalKit?tab=Apache-2.0-1-ov-file",
                "component_path": "https://github.com/open-compass/VLMEvalKit?tab=Apache-2.0-1-ov-file"
            },
            {
                "name": "Supporting libraries and tools",
                "description": "Libraries and tools used in the model's development",
                "license": "Apache-2.0",
                "license_path": "https://github.com/huggingface/transformers?tab=Apache-2.0-1-ov-file",
                "component_path": "https://github.com/huggingface/transformers"
            },
            {
                "name": "Model parameters (Final)",
                "description": "Trained model parameters, weights and biases",
                "license": "Apache-2.0",
                "license_path": "https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md",
                "component_path": "https://huggingface.co/BAAI/Aquila-VL-2B-llava-qwen"
            },
            {
                "name": "Model parameters (Intermediate)",
                "description": "Trained model parameters, weights and biases",
                "license": "CDLA-Permissive-2.0",
                "license_path": "https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md",
                "component_path": "https://huggingface.co/BAAI/Aquila-VL-2B-Intermediate"
            },
            {
                "name": "Datasets",
                "description": "Training, validation and testing datasets used for the model",
                "license": "CC-BY-4.0",
                "license_path": "https://choosealicense.com/licenses/cc-by-sa-4.0/",
                "component_path": "https://huggingface.co/datasets/BAAI/Infinity-MM"
            },
            {
                "name": "Evaluation data",
                "description": "Data used for evaluating the model",
                "license": "CDLA-Permissive-2.0",
                "license_path": "https://github.com/open-compass/VLMEvalKit?tab=Apache-2.0-1-ov-file",
                "component_path": "https://github.com/open-compass/VLMEvalKit?tab=Apache-2.0-1-ov-file"
            },
            {
                "name": "Model card",
                "description": "Model details including performance metrics, intended use, and limitations",
                "license": "Apache-2.0",
                "license_path": "https://choosealicense.com/licenses/apache-2.0/",
                "component_path": "https://huggingface.co/BAAI/Aquila-VL-2B-llava-qwen"
            },
            {
                "name": "Data card",
                "description": "Documentation for datasets including source, characteristics, and preprocessing details",
                "license": "CC-BY-4.0",
                "license_path": "https://choosealicense.com/licenses/cc-by-sa-4.0/",
                "component_path": "https://huggingface.co/datasets/BAAI/Infinity-MM"
            },
            {
                "name": "Technical report",
                "description": "Technical report detailing capabilities and usage instructions for the model",
                "license": "CC-BY-4.0",
                "license_path": "https://creativecommons.org/licenses/by/4.0/",
                "component_path": "https://arxiv.org/abs/2410.18558"
            },
            {
                "name": "Research paper",
                "description": "Research paper detailing the development and capabilities of the model",
                "license": "CC-BY-4.0",
                "license_path": "https://creativecommons.org/licenses/by/4.0/",
                "component_path": "https://arxiv.org/abs/2410.18558"
            },
            {
                "name": "Evaluation results",
                "description": "The results from evaluating the model",
                "license": "Apache-2.0",
                "license_path": "https://choosealicense.com/licenses/apache-2.0/",
                "component_path": "https://huggingface.co/BAAI/Aquila-VL-2B-llava-qwen"
            }
        ]
    }
}