mistralai_Mixtral-8x7B-Instruct-v0.1.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:29e69906-4237-4663-afa9-759a5b194750",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:41:38.338617+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "mistralai/Mixtral-8x7B-Instruct-v0.1-ddc2d0a6-16d1-5c60-ba32-bf43aa353a55",
11
+ "name": "mistralai/Mixtral-8x7B-Instruct-v0.1",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "mixtral",
22
+ "modelArchitecture": "MixtralForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ },
29
+ {
30
+ "name": "base_model",
31
+ "value": "mistralai/Mixtral-8x7B-v0.1"
32
+ }
33
+ ]
34
+ },
35
+ "authors": [
36
+ {
37
+ "name": "mistralai"
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
+ "tags": [
49
+ "transformers",
50
+ "safetensors",
51
+ "mixtral",
52
+ "text-generation",
53
+ "conversational",
54
+ "fr",
55
+ "it",
56
+ "de",
57
+ "es",
58
+ "en",
59
+ "base_model:mistralai/Mixtral-8x7B-v0.1",
60
+ "base_model:finetune:mistralai/Mixtral-8x7B-v0.1",
61
+ "license:apache-2.0",
62
+ "autotrain_compatible",
63
+ "text-generation-inference",
64
+ "endpoints_compatible",
65
+ "region:us"
66
+ ]
67
+ }
68
+ }
69
+ }