add AIBOM
#24
by
sabato-nocera
- opened
yandex_YandexGPT-5-Lite-8B-pretrain.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:a81e86b4-485a-4b76-af0a-a4bd66165487",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:42:25.155631+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "yandex/YandexGPT-5-Lite-8B-pretrain-d7e9bed3-220a-5de2-b57a-58661bf4748c",
|
| 11 |
+
"name": "yandex/YandexGPT-5-Lite-8B-pretrain",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/yandex/YandexGPT-5-Lite-8B-pretrain",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"architectureFamily": "llama",
|
| 21 |
+
"modelArchitecture": "LlamaForCausalLM"
|
| 22 |
+
}
|
| 23 |
+
},
|
| 24 |
+
"authors": [
|
| 25 |
+
{
|
| 26 |
+
"name": "yandex"
|
| 27 |
+
}
|
| 28 |
+
],
|
| 29 |
+
"licenses": [
|
| 30 |
+
{
|
| 31 |
+
"license": {
|
| 32 |
+
"name": "yandexgpt-5-lite-8b",
|
| 33 |
+
"url": "LICENSE"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
],
|
| 37 |
+
"tags": [
|
| 38 |
+
"safetensors",
|
| 39 |
+
"llama",
|
| 40 |
+
"ru",
|
| 41 |
+
"en",
|
| 42 |
+
"license:other",
|
| 43 |
+
"region:us"
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
}
|
| 47 |
+
}
|