File size: 1,941 Bytes
d9197ae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:4e32b58a-e73a-4dfb-95d5-48a058070727",
    "version": 1,
    "metadata": {
        "timestamp": "2025-07-14T10:38:07.802424+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "SciPhi/Triplex-fc753e69-381d-5d82-9b45-a116ddfa0201",
            "name": "SciPhi/Triplex",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/SciPhi/Triplex",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "text-generation",
                    "architectureFamily": "phi3",
                    "modelArchitecture": "Phi3ForCausalLM"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "transformers"
                    }
                ]
            },
            "authors": [
                {
                    "name": "SciPhi"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "id": "CC-BY-NC-SA-4.0",
                        "url": "https://spdx.org/licenses/CC-BY-NC-SA-4.0.html"
                    }
                }
            ],
            "tags": [
                "transformers",
                "safetensors",
                "gguf",
                "phi3",
                "text-generation",
                "conversational",
                "custom_code",
                "license:cc-by-nc-sa-4.0",
                "autotrain_compatible",
                "text-generation-inference",
                "endpoints_compatible",
                "region:us"
            ]
        }
    }
}