jamesdumay commited on
Commit
56c0384
·
verified ·
1 Parent(s): fe7d089

Add layer package for unsloth/Kimi-K2.5-GGUF:UD-Q4_K_XL (meshllm/Kimi-K2.5-UD-Q4_K_XL-layers)

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