Triplex / SciPhi_Triplex.json
RiccardoDav's picture
add AIBOM
d9197ae verified
raw
history blame
1.94 kB
{
"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"
]
}
}
}