@bendyline/gilde 0.1.26 → 0.1.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/authoring/chat-models/README.md +5 -0
- package/authoring/chat-models/deepseek-v4-flash-284b-mxfp4.json +4 -0
- package/authoring/chat-models/deepseek-v4-flash-284b-q2.json +4 -0
- package/authoring/chat-models/deepseek-v4-flash-284b-q2q4.json +4 -0
- package/authoring/chat-models/glm-5.2-754b-q2.json +4 -0
- package/data/chat-models/de/deepseek-v4-flash-284b-mxfp4/manifest.json +4 -0
- package/data/chat-models/de/deepseek-v4-flash-284b-q2/manifest.json +4 -0
- package/data/chat-models/de/deepseek-v4-flash-284b-q2q4/manifest.json +4 -0
- package/data/chat-models/gl/glm-5.2-754b-q2/manifest.json +4 -0
- package/data/chat-models/index.json +1 -1
- package/package.json +1 -1
- package/schemas/chat-model-identity.schema.json +16 -0
- package/schemas/craftbook-doc.schema.json +8 -2
- package/schemas/craftbook-template-version.schema.json +8 -2
|
@@ -21,6 +21,11 @@ behaviors, eval hints, and provider revision pins already evolved in the
|
|
|
21
21
|
identity; `--reseed` deliberately makes the recipe authoritative for those
|
|
22
22
|
editorial fields.
|
|
23
23
|
|
|
24
|
+
`maintainer` names the organization or person responsible for the cataloged
|
|
25
|
+
download. When that download is a community conversion or quantization,
|
|
26
|
+
optionally set `maker` to the organization that created the underlying model
|
|
27
|
+
weights; omit it when `maintainer` already names that organization.
|
|
28
|
+
|
|
24
29
|
The runtime never reads this directory. It consumes only the validated,
|
|
25
30
|
generated manifests in `data/chat-models/`, so a published Gilde patch can add
|
|
26
31
|
a model without a Gezel application release.
|
|
@@ -18,6 +18,10 @@
|
|
|
18
18
|
"name": "antirez",
|
|
19
19
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
20
20
|
},
|
|
21
|
+
"maker": {
|
|
22
|
+
"name": "DeepSeek",
|
|
23
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
24
|
+
},
|
|
21
25
|
"version": "1.0.0",
|
|
22
26
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
23
27
|
"license": "MIT",
|
|
@@ -18,6 +18,10 @@
|
|
|
18
18
|
"name": "antirez",
|
|
19
19
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
20
20
|
},
|
|
21
|
+
"maker": {
|
|
22
|
+
"name": "DeepSeek",
|
|
23
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
24
|
+
},
|
|
21
25
|
"version": "1.1.0",
|
|
22
26
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
23
27
|
"license": "MIT",
|
|
@@ -19,6 +19,10 @@
|
|
|
19
19
|
"name": "antirez",
|
|
20
20
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
21
21
|
},
|
|
22
|
+
"maker": {
|
|
23
|
+
"name": "DeepSeek",
|
|
24
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
25
|
+
},
|
|
22
26
|
"version": "1.0.0",
|
|
23
27
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
24
28
|
"license": "MIT",
|
|
@@ -17,6 +17,10 @@
|
|
|
17
17
|
"name": "antirez",
|
|
18
18
|
"url": "https://huggingface.co/antirez/glm-5.2-gguf"
|
|
19
19
|
},
|
|
20
|
+
"maker": {
|
|
21
|
+
"name": "Z.ai",
|
|
22
|
+
"url": "https://huggingface.co/zai-org/GLM-5.2"
|
|
23
|
+
},
|
|
20
24
|
"version": "1.0.0",
|
|
21
25
|
"updatedAt": "2026-07-25T00:00:00Z",
|
|
22
26
|
"license": "MIT",
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
"name": "antirez",
|
|
21
21
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
22
22
|
},
|
|
23
|
+
"maker": {
|
|
24
|
+
"name": "DeepSeek",
|
|
25
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
26
|
+
},
|
|
23
27
|
"version": "1.0.0",
|
|
24
28
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
25
29
|
"license": "MIT",
|
|
@@ -20,6 +20,10 @@
|
|
|
20
20
|
"name": "antirez",
|
|
21
21
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
22
22
|
},
|
|
23
|
+
"maker": {
|
|
24
|
+
"name": "DeepSeek",
|
|
25
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
26
|
+
},
|
|
23
27
|
"version": "1.1.0",
|
|
24
28
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
25
29
|
"license": "MIT",
|
|
@@ -21,6 +21,10 @@
|
|
|
21
21
|
"name": "antirez",
|
|
22
22
|
"url": "https://huggingface.co/antirez/deepseek-v4-gguf"
|
|
23
23
|
},
|
|
24
|
+
"maker": {
|
|
25
|
+
"name": "DeepSeek",
|
|
26
|
+
"url": "https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash"
|
|
27
|
+
},
|
|
24
28
|
"version": "1.0.0",
|
|
25
29
|
"updatedAt": "2026-08-02T00:00:00Z",
|
|
26
30
|
"license": "MIT",
|
|
@@ -19,6 +19,10 @@
|
|
|
19
19
|
"name": "antirez",
|
|
20
20
|
"url": "https://huggingface.co/antirez/glm-5.2-gguf"
|
|
21
21
|
},
|
|
22
|
+
"maker": {
|
|
23
|
+
"name": "Z.ai",
|
|
24
|
+
"url": "https://huggingface.co/zai-org/GLM-5.2"
|
|
25
|
+
},
|
|
22
26
|
"version": "1.0.0",
|
|
23
27
|
"updatedAt": "2026-07-25T00:00:00Z",
|
|
24
28
|
"license": "MIT",
|