add AIBOM
#37
by
sabato-nocera
- opened
MiniMaxAI_MiniMax-Text-01.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:7352e8da-8c4f-44ec-9445-caadb5f4e6e5",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:35:55.042186+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "MiniMaxAI/MiniMax-Text-01-70184814-82b7-5779-9cb5-71afae64703e",
|
| 11 |
+
"name": "MiniMaxAI/MiniMax-Text-01",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/MiniMaxAI/MiniMax-Text-01",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "text-generation",
|
| 21 |
+
"architectureFamily": "minimax_text_01",
|
| 22 |
+
"modelArchitecture": "MiniMaxText01ForCausalLM"
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
"authors": [
|
| 26 |
+
{
|
| 27 |
+
"name": "MiniMaxAI"
|
| 28 |
+
}
|
| 29 |
+
],
|
| 30 |
+
"tags": [
|
| 31 |
+
"safetensors",
|
| 32 |
+
"minimax_text_01",
|
| 33 |
+
"text-generation",
|
| 34 |
+
"conversational",
|
| 35 |
+
"custom_code",
|
| 36 |
+
"arxiv:2501.08313",
|
| 37 |
+
"region:us"
|
| 38 |
+
]
|
| 39 |
+
}
|
| 40 |
+
}
|
| 41 |
+
}
|