add AIBOM
#8
by
sabato-nocera - opened
LatitudeGames_Wayfarer-12B.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:f28047ff-cae1-4b48-aede-968d132eea36",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:35:24.483026+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "LatitudeGames/Wayfarer-12B-cc12a231-2df2-5ac7-8c2d-8756fbd43a9b",
|
| 11 |
+
"name": "LatitudeGames/Wayfarer-12B",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/LatitudeGames/Wayfarer-12B",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "text-generation",
|
| 21 |
+
"architectureFamily": "mistral",
|
| 22 |
+
"modelArchitecture": "MistralForCausalLM"
|
| 23 |
+
},
|
| 24 |
+
"properties": [
|
| 25 |
+
{
|
| 26 |
+
"name": "library_name",
|
| 27 |
+
"value": "transformers"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "base_model",
|
| 31 |
+
"value": "mistralai/Mistral-Nemo-Base-2407"
|
| 32 |
+
}
|
| 33 |
+
]
|
| 34 |
+
},
|
| 35 |
+
"authors": [
|
| 36 |
+
{
|
| 37 |
+
"name": "LatitudeGames"
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"licenses": [
|
| 41 |
+
{
|
| 42 |
+
"license": {
|
| 43 |
+
"id": "Apache-2.0",
|
| 44 |
+
"url": "https://spdx.org/licenses/Apache-2.0.html"
|
| 45 |
+
}
|
| 46 |
+
}
|
| 47 |
+
],
|
| 48 |
+
"description": "Wayfarer 12B was trained on top of the Nemo base model using a two-stage SFT approach, with the first stage containing 180K chat-formatted instruct data instances and the second stage consisting of a 50/50 mixture of synthetic 8k context text adventures and roleplay experiences.",
|
| 49 |
+
"tags": [
|
| 50 |
+
"transformers",
|
| 51 |
+
"safetensors",
|
| 52 |
+
"mistral",
|
| 53 |
+
"text-generation",
|
| 54 |
+
"text adventure",
|
| 55 |
+
"roleplay",
|
| 56 |
+
"conversational",
|
| 57 |
+
"en",
|
| 58 |
+
"base_model:mistralai/Mistral-Nemo-Base-2407",
|
| 59 |
+
"base_model:finetune:mistralai/Mistral-Nemo-Base-2407",
|
| 60 |
+
"license:apache-2.0",
|
| 61 |
+
"autotrain_compatible",
|
| 62 |
+
"text-generation-inference",
|
| 63 |
+
"endpoints_compatible",
|
| 64 |
+
"region:us"
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
}
|
| 68 |
+
}
|