jamesdumay commited on
Commit
acbecfd
·
verified ·
1 Parent(s): 83dba6c

Add layer package for unsloth/MiMo-V2.5-Pro-GGUF:UD-Q4_K_XL (meshllm/MiMo-V2.5-Pro-UD-Q4_K_XL-layers)

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