add AIBOM
#161
by
sabato-nocera
- opened
mistralai_Mistral-7B-Instruct-v0.1.json
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:dbd27121-8918-4658-bb9c-6c1df0936504",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:35:57.861340+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "mistralai/Mistral-7B-Instruct-v0.1-4f99cb40-9d64-507e-9c6b-1ccb62e574a2",
|
| 11 |
+
"name": "mistralai/Mistral-7B-Instruct-v0.1",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "text-generation",
|
| 21 |
+
"architectureFamily": "mistral",
|
| 22 |
+
"modelArchitecture": "MistralForCausalLM"
|
| 23 |
+
},
|
| 24 |
+
"properties": [
|
| 25 |
+
{
|
| 26 |
+
"name": "library_name",
|
| 27 |
+
"value": "transformers"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "base_model",
|
| 31 |
+
"value": "mistralai/Mistral-7B-v0.1"
|
| 32 |
+
}
|
| 33 |
+
]
|
| 34 |
+
},
|
| 35 |
+
"authors": [
|
| 36 |
+
{
|
| 37 |
+
"name": "mistralai"
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"licenses": [
|
| 41 |
+
{
|
| 42 |
+
"license": {
|
| 43 |
+
"id": "Apache-2.0",
|
| 44 |
+
"url": "https://spdx.org/licenses/Apache-2.0.html"
|
| 45 |
+
}
|
| 46 |
+
}
|
| 47 |
+
],
|
| 48 |
+
"tags": [
|
| 49 |
+
"transformers",
|
| 50 |
+
"pytorch",
|
| 51 |
+
"safetensors",
|
| 52 |
+
"mistral",
|
| 53 |
+
"text-generation",
|
| 54 |
+
"finetuned",
|
| 55 |
+
"conversational",
|
| 56 |
+
"arxiv:2310.06825",
|
| 57 |
+
"base_model:mistralai/Mistral-7B-v0.1",
|
| 58 |
+
"base_model:finetune:mistralai/Mistral-7B-v0.1",
|
| 59 |
+
"license:apache-2.0",
|
| 60 |
+
"autotrain_compatible",
|
| 61 |
+
"text-generation-inference",
|
| 62 |
+
"endpoints_compatible",
|
| 63 |
+
"region:us"
|
| 64 |
+
]
|
| 65 |
+
}
|
| 66 |
+
}
|
| 67 |
+
}
|