Files changed (1) hide show
  1. MiniMaxAI_MiniMax-VL-01.json +41 -0
MiniMaxAI_MiniMax-VL-01.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:82d631d2-6dd0-4a29-a7ee-7864cd2e3244",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:41:06.469008+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "MiniMaxAI/MiniMax-VL-01-31f9a010-6b1d-59b6-ba36-e7a24f89acf3",
11
+ "name": "MiniMaxAI/MiniMax-VL-01",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/MiniMaxAI/MiniMax-VL-01",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "image-text-to-text",
21
+ "architectureFamily": "minimax_vl_01",
22
+ "modelArchitecture": "MiniMaxVL01ForConditionalGeneration"
23
+ }
24
+ },
25
+ "authors": [
26
+ {
27
+ "name": "MiniMaxAI"
28
+ }
29
+ ],
30
+ "tags": [
31
+ "safetensors",
32
+ "minimax_vl_01",
33
+ "image-text-to-text",
34
+ "conversational",
35
+ "custom_code",
36
+ "arxiv:2501.08313",
37
+ "region:us"
38
+ ]
39
+ }
40
+ }
41
+ }