naver-hyperclovax_HyperCLOVAX-SEED-Vision-Instruct-3B.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:f3272d7c-587f-462c-98af-b0760df66c2c",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-14T14:02:09.819542+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B-3f5e79d1-a7f2-56c4-a946-425d85929ea5",
11
+ "name": "naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/naver-hyperclovax/HyperCLOVAX-SEED-Vision-Instruct-3B",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "hyperclovax_vlm",
22
+ "modelArchitecture": "HCXVisionForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ }
29
+ ]
30
+ },
31
+ "authors": [
32
+ {
33
+ "name": "naver-hyperclovax"
34
+ }
35
+ ],
36
+ "licenses": [
37
+ {
38
+ "license": {
39
+ "name": "hyperclovax-seed",
40
+ "url": "LICENSE"
41
+ }
42
+ }
43
+ ],
44
+ "tags": [
45
+ "transformers",
46
+ "safetensors",
47
+ "hyperclovax_vlm",
48
+ "text-generation",
49
+ "conversational",
50
+ "custom_code",
51
+ "license:other",
52
+ "autotrain_compatible",
53
+ "region:us"
54
+ ]
55
+ }
56
+ }
57
+ }