jamesdumay commited on
Commit
2836a8e
·
verified ·
1 Parent(s): 21a3c5a

Add layer package for unsloth/DeepSeek-R1-GGUF:DeepSeek-R1-Q4_K_M (meshllm/DeepSeek-R1-Q4_K_M-layers)

Browse files
entries/unsloth/DeepSeek-R1-GGUF.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "source_repo": "unsloth/DeepSeek-R1-GGUF",
4
+ "variants": {
5
+ "DeepSeek-R1-Q4_K_M": {
6
+ "source": {
7
+ "repo": "unsloth/DeepSeek-R1-GGUF",
8
+ "file": "DeepSeek-R1-Q4_K_M/DeepSeek-R1-Q4_K_M-00001-of-00009.gguf",
9
+ "revision": "main"
10
+ },
11
+ "curated": {
12
+ "name": "DeepSeek-R1-Q4_K_M",
13
+ "size": "61 layers",
14
+ "description": "Layer package for unsloth/DeepSeek-R1-GGUF:DeepSeek-R1-Q4_K_M"
15
+ },
16
+ "packages": [
17
+ {
18
+ "type": "layer-package",
19
+ "repo": "meshllm/DeepSeek-R1-Q4_K_M-layers",
20
+ "layer_count": 61
21
+ }
22
+ ]
23
+ }
24
+ }
25
+ }