add AIBOM
#23
by fatima113 - opened
Qwen_Qwen2-Audio-7B-Instruct.json
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:90513858-215d-425c-97d1-bde59706b20a",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:40:51.718854+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "Qwen/Qwen2-Audio-7B-Instruct-669d5826-ff6c-5431-bcb7-445d2e3ea82f",
|
| 11 |
+
"name": "Qwen/Qwen2-Audio-7B-Instruct",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/Qwen/Qwen2-Audio-7B-Instruct",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "audio-text-to-text",
|
| 21 |
+
"architectureFamily": "qwen2_audio",
|
| 22 |
+
"modelArchitecture": "Qwen2AudioForConditionalGeneration"
|
| 23 |
+
},
|
| 24 |
+
"properties": [
|
| 25 |
+
{
|
| 26 |
+
"name": "library_name",
|
| 27 |
+
"value": "transformers"
|
| 28 |
+
}
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
"authors": [
|
| 32 |
+
{
|
| 33 |
+
"name": "Qwen"
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"licenses": [
|
| 37 |
+
{
|
| 38 |
+
"license": {
|
| 39 |
+
"id": "Apache-2.0",
|
| 40 |
+
"url": "https://spdx.org/licenses/Apache-2.0.html"
|
| 41 |
+
}
|
| 42 |
+
}
|
| 43 |
+
],
|
| 44 |
+
"description": "Qwen2-Audio is the new series of Qwen large audio-language models. Qwen2-Audio is capable of accepting various audio signal inputs and performing audio analysis or direct textual responses with regard to speech instructions. We introduce two distinct audio interaction modes:* voice chat: users can freely engage in voice interactions with Qwen2-Audio without text input;* audio analysis: users could provide audio and text instructions for analysis during the interaction;We release Qwen2-Audio-7B and Qwen2-Audio-7B-Instruct, which are pretrained model and chat model respectively.For more details, please refer to our [Blog](https://qwenlm.github.io/blog/qwen2-audio/), [GitHub](https://github.com/QwenLM/Qwen2-Audio), and [Report](https://www.arxiv.org/abs/2407.10759).<br>",
|
| 45 |
+
"tags": [
|
| 46 |
+
"transformers",
|
| 47 |
+
"safetensors",
|
| 48 |
+
"qwen2_audio",
|
| 49 |
+
"text2text-generation",
|
| 50 |
+
"chat",
|
| 51 |
+
"audio",
|
| 52 |
+
"audio-text-to-text",
|
| 53 |
+
"en",
|
| 54 |
+
"arxiv:2407.10759",
|
| 55 |
+
"arxiv:2311.07919",
|
| 56 |
+
"license:apache-2.0",
|
| 57 |
+
"autotrain_compatible",
|
| 58 |
+
"endpoints_compatible",
|
| 59 |
+
"region:us"
|
| 60 |
+
]
|
| 61 |
+
}
|
| 62 |
+
}
|
| 63 |
+
}
|