deepseek-ai_DeepSeek-R1-Distill-Qwen-1.5B.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:42f30257-8268-40d0-b7b0-1afda59e74e7",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:37:12.592407+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B-d1623ff0-1b92-554b-ab35-48f95097d647",
11
+ "name": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "qwen2",
22
+ "modelArchitecture": "Qwen2ForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ }
29
+ ]
30
+ },
31
+ "authors": [
32
+ {
33
+ "name": "deepseek-ai"
34
+ }
35
+ ],
36
+ "licenses": [
37
+ {
38
+ "license": {
39
+ "id": "MIT",
40
+ "url": "https://spdx.org/licenses/MIT.html"
41
+ }
42
+ }
43
+ ],
44
+ "tags": [
45
+ "transformers",
46
+ "safetensors",
47
+ "qwen2",
48
+ "text-generation",
49
+ "conversational",
50
+ "arxiv:2501.12948",
51
+ "license:mit",
52
+ "autotrain_compatible",
53
+ "text-generation-inference",
54
+ "endpoints_compatible",
55
+ "region:us"
56
+ ]
57
+ }
58
+ }
59
+ }