Files changed (1) hide show
  1. bartowski_DeepSeek-R1-GGUF.json +46 -0
bartowski_DeepSeek-R1-GGUF.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:bcc0a9ea-2fe2-4bcf-b088-fc967f177b37",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:35:19.735544+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "bartowski/DeepSeek-R1-GGUF-33fdbe35-1190-5dc2-b9db-cd221f823ccd",
11
+ "name": "bartowski/DeepSeek-R1-GGUF",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/bartowski/DeepSeek-R1-GGUF",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "base_model",
25
+ "value": "deepseek-ai/DeepSeek-R1"
26
+ }
27
+ ]
28
+ },
29
+ "authors": [
30
+ {
31
+ "name": "bartowski"
32
+ }
33
+ ],
34
+ "tags": [
35
+ "gguf",
36
+ "text-generation",
37
+ "base_model:deepseek-ai/DeepSeek-R1",
38
+ "base_model:quantized:deepseek-ai/DeepSeek-R1",
39
+ "endpoints_compatible",
40
+ "region:us",
41
+ "imatrix",
42
+ "conversational"
43
+ ]
44
+ }
45
+ }
46
+ }