mistralai_Mamba-Codestral-7B-v0.1.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:9bb6fbc2-caa6-42e2-bb07-2db5bdf33a59",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:40:44.022116+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "mistralai/Mamba-Codestral-7B-v0.1-b343a979-44bd-5eb2-b535-ed6b222ff3ab",
11
+ "name": "mistralai/Mamba-Codestral-7B-v0.1",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/mistralai/Mamba-Codestral-7B-v0.1",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "properties": [
20
+ {
21
+ "name": "library_name",
22
+ "value": "transformers"
23
+ }
24
+ ]
25
+ },
26
+ "authors": [
27
+ {
28
+ "name": "mistralai"
29
+ }
30
+ ],
31
+ "licenses": [
32
+ {
33
+ "license": {
34
+ "id": "Apache-2.0",
35
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
36
+ }
37
+ }
38
+ ],
39
+ "tags": [
40
+ "transformers",
41
+ "safetensors",
42
+ "license:apache-2.0",
43
+ "endpoints_compatible",
44
+ "region:us"
45
+ ]
46
+ }
47
+ }
48
+ }