jamesdumay commited on
Commit
0ca059c
·
verified ·
1 Parent(s): bfba1df

Add layer package for unsloth/Llama-4-Scout-17B-16E-Instruct-GGUF:UD-Q4_K_XL (meshllm/Llama-4-Scout-17B-16E-Instruct-UD-Q4_K_XL-layers)

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