@bendyline/gilde 0.1.30 → 0.1.31

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.
Files changed (121) hide show
  1. package/authoring/chat-models/btl4-35b-q4.json +4 -5
  2. package/authoring/chat-models/btl4-compact-iq2.json +4 -5
  3. package/authoring/chat-models/deepseek-r1-8b-q4.json +2 -2
  4. package/authoring/chat-models/gemma4-12b-q4.json +2 -3
  5. package/authoring/chat-models/gemma4-12b-q8.json +2 -3
  6. package/authoring/chat-models/gemma4-26b-q4.json +2 -3
  7. package/authoring/chat-models/gemma4-31b-q4.json +2 -3
  8. package/authoring/chat-models/gemma4-e2b-q4.json +2 -3
  9. package/authoring/chat-models/gemma4-e4b-q4.json +2 -3
  10. package/authoring/chat-models/gpt-oss-20b-q4.json +2 -2
  11. package/authoring/chat-models/laguna-s-2.1-118b-q4.json +4 -6
  12. package/authoring/chat-models/laguna-s-2.1-118b-q6.json +3 -4
  13. package/authoring/chat-models/laguna-s-2.1-118b-q8.json +4 -6
  14. package/authoring/chat-models/lfm2.5-2.6b-q4.json +2 -2
  15. package/authoring/chat-models/llama3.2-3b-q4.json +2 -2
  16. package/authoring/chat-models/mistral-7b-q4.json +2 -2
  17. package/authoring/chat-models/mistral-medium-3.5-128b-q4.json +2 -2
  18. package/authoring/chat-models/muse-glimmer-30b-q4.json +4 -5
  19. package/authoring/chat-models/nemotron3-nano-30b-q4.json +3 -3
  20. package/authoring/chat-models/nemotron3-super-120b-q4.json +3 -3
  21. package/authoring/chat-models/nemotron3.5-lightning-30b-q4.json +5 -7
  22. package/authoring/chat-models/nemotron3.5-lightning-30b-q8.json +5 -7
  23. package/authoring/chat-models/ornith-35b-q4.json +5 -7
  24. package/authoring/chat-models/ornith-35b-q8.json +5 -7
  25. package/authoring/chat-models/ornith-9b-q4.json +5 -7
  26. package/authoring/chat-models/qwen3.5-122b-a10b-q4.json +3 -5
  27. package/authoring/chat-models/qwen3.5-2b-q4.json +3 -4
  28. package/authoring/chat-models/qwen3.5-4b-q4.json +3 -4
  29. package/authoring/chat-models/qwen3.5-9b-q4.json +3 -4
  30. package/authoring/chat-models/qwen3.6-27b-q4.json +3 -4
  31. package/authoring/chat-models/qwen3.6-27b-q8.json +3 -4
  32. package/authoring/chat-models/qwen3.6-35b-a3b-q4.json +3 -4
  33. package/authoring/chat-models/qwen3.6-35b-a3b-q8.json +3 -4
  34. package/authoring/chat-models/qwen3.8-27b-q4.json +11 -2
  35. package/authoring/chat-models/qwen3.8-27b-q6.json +190 -0
  36. package/authoring/chat-models/qwen3.8-27b-q8.json +1 -2
  37. package/authoring/chat-models/talkie-1930-13b-q4.json +3 -4
  38. package/authoring/chat-models/ternary-bonsai-27b-q2.json +3 -4
  39. package/data/chat-models/bt/btl4-35b-q4/manifest.json +4 -5
  40. package/data/chat-models/bt/btl4-35b-q4/versions/1.0.1/manifest.json +15 -0
  41. package/data/chat-models/bt/btl4-compact-iq2/manifest.json +4 -5
  42. package/data/chat-models/bt/btl4-compact-iq2/versions/1.0.2/manifest.json +15 -0
  43. package/data/chat-models/de/deepseek-r1-8b-q4/manifest.json +4 -6
  44. package/data/chat-models/de/deepseek-r1-8b-q4/versions/1.1.1/manifest.json +61 -0
  45. package/data/chat-models/ge/gemma4-12b-q4/manifest.json +2 -3
  46. package/data/chat-models/ge/gemma4-12b-q4/versions/1.1.3/manifest.json +78 -0
  47. package/data/chat-models/ge/gemma4-12b-q8/manifest.json +2 -3
  48. package/data/chat-models/ge/gemma4-12b-q8/versions/1.0.3/manifest.json +78 -0
  49. package/data/chat-models/ge/gemma4-26b-q4/manifest.json +2 -3
  50. package/data/chat-models/ge/gemma4-26b-q4/versions/1.2.2/manifest.json +80 -0
  51. package/data/chat-models/ge/gemma4-31b-q4/manifest.json +2 -3
  52. package/data/chat-models/ge/gemma4-31b-q4/versions/1.2.2/manifest.json +95 -0
  53. package/data/chat-models/ge/gemma4-e2b-q4/manifest.json +2 -3
  54. package/data/chat-models/ge/gemma4-e2b-q4/versions/1.2.1/manifest.json +71 -0
  55. package/data/chat-models/ge/gemma4-e4b-q4/manifest.json +2 -3
  56. package/data/chat-models/ge/gemma4-e4b-q4/versions/1.2.1/manifest.json +76 -0
  57. package/data/chat-models/gp/gpt-oss-20b-q4/manifest.json +4 -6
  58. package/data/chat-models/gp/gpt-oss-20b-q4/versions/1.1.1/manifest.json +71 -0
  59. package/data/chat-models/index.json +1 -1
  60. package/data/chat-models/la/laguna-s-2.1-118b-q4/manifest.json +4 -6
  61. package/data/chat-models/la/laguna-s-2.1-118b-q4/versions/1.0.2/manifest.json +123 -0
  62. package/data/chat-models/la/laguna-s-2.1-118b-q6/manifest.json +3 -4
  63. package/data/chat-models/la/laguna-s-2.1-118b-q6/versions/1.0.1/manifest.json +145 -0
  64. package/data/chat-models/la/laguna-s-2.1-118b-q8/manifest.json +4 -6
  65. package/data/chat-models/la/laguna-s-2.1-118b-q8/versions/1.0.2/manifest.json +173 -0
  66. package/data/chat-models/lf/lfm2.5-2.6b-q4/manifest.json +4 -6
  67. package/data/chat-models/lf/lfm2.5-2.6b-q4/versions/1.0.1/manifest.json +58 -0
  68. package/data/chat-models/ll/llama3.2-3b-q4/manifest.json +4 -6
  69. package/data/chat-models/ll/llama3.2-3b-q4/versions/1.1.1/manifest.json +56 -0
  70. package/data/chat-models/mi/mistral-7b-q4/manifest.json +4 -6
  71. package/data/chat-models/mi/mistral-7b-q4/versions/1.1.1/manifest.json +61 -0
  72. package/data/chat-models/mi/mistral-medium-3.5-128b-q4/manifest.json +2 -2
  73. package/data/chat-models/mi/mistral-medium-3.5-128b-q4/versions/1.0.1/manifest.json +153 -0
  74. package/data/chat-models/mu/muse-glimmer-30b-q4/manifest.json +4 -5
  75. package/data/chat-models/mu/muse-glimmer-30b-q4/versions/1.0.1/manifest.json +20 -0
  76. package/data/chat-models/ne/nemotron3-nano-30b-q4/manifest.json +3 -3
  77. package/data/chat-models/ne/nemotron3-nano-30b-q4/versions/1.0.1/manifest.json +94 -0
  78. package/data/chat-models/ne/nemotron3-nano-30b-q4/versions/1.0.2/manifest.json +93 -0
  79. package/data/chat-models/ne/nemotron3-super-120b-q4/manifest.json +3 -3
  80. package/data/chat-models/ne/nemotron3-super-120b-q4/versions/1.0.1/manifest.json +30 -0
  81. package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/manifest.json +5 -7
  82. package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/versions/1.0.1/manifest.json +73 -0
  83. package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/manifest.json +5 -7
  84. package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/versions/1.0.1/manifest.json +88 -0
  85. package/data/chat-models/or/ornith-35b-q4/manifest.json +5 -7
  86. package/data/chat-models/or/ornith-35b-q4/versions/1.0.1/manifest.json +93 -0
  87. package/data/chat-models/or/ornith-35b-q8/manifest.json +5 -7
  88. package/data/chat-models/or/ornith-35b-q8/versions/1.0.1/manifest.json +113 -0
  89. package/data/chat-models/or/ornith-9b-q4/manifest.json +5 -7
  90. package/data/chat-models/or/ornith-9b-q4/versions/1.0.1/manifest.json +83 -0
  91. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/manifest.json +3 -5
  92. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/versions/1.0.2/manifest.json +164 -0
  93. package/data/chat-models/qw/qwen3.5-122b-a10b-q4/versions/1.0.3/manifest.json +163 -0
  94. package/data/chat-models/qw/qwen3.5-2b-q4/manifest.json +3 -4
  95. package/data/chat-models/qw/qwen3.5-2b-q4/versions/1.1.3/manifest.json +76 -0
  96. package/data/chat-models/qw/qwen3.5-4b-q4/manifest.json +3 -4
  97. package/data/chat-models/qw/qwen3.5-4b-q4/versions/1.1.3/manifest.json +76 -0
  98. package/data/chat-models/qw/qwen3.5-9b-q4/manifest.json +3 -4
  99. package/data/chat-models/qw/qwen3.5-9b-q4/versions/1.1.3/manifest.json +81 -0
  100. package/data/chat-models/qw/qwen3.6-27b-q4/manifest.json +3 -4
  101. package/data/chat-models/qw/qwen3.6-27b-q4/versions/1.1.5/manifest.json +91 -0
  102. package/data/chat-models/qw/qwen3.6-27b-q8/manifest.json +3 -4
  103. package/data/chat-models/qw/qwen3.6-27b-q8/versions/1.0.3/manifest.json +103 -0
  104. package/data/chat-models/qw/qwen3.6-35b-a3b-q4/manifest.json +3 -4
  105. package/data/chat-models/qw/qwen3.6-35b-a3b-q4/versions/1.0.2/manifest.json +93 -0
  106. package/data/chat-models/qw/qwen3.6-35b-a3b-q8/manifest.json +3 -4
  107. package/data/chat-models/qw/qwen3.6-35b-a3b-q8/versions/1.0.2/manifest.json +113 -0
  108. package/data/chat-models/qw/qwen3.8-27b-q4/manifest.json +11 -2
  109. package/data/chat-models/qw/qwen3.8-27b-q6/manifest.json +195 -0
  110. package/data/chat-models/qw/qwen3.8-27b-q6/versions/1.0.0/manifest.json +20 -0
  111. package/data/chat-models/qw/qwen3.8-27b-q8/manifest.json +1 -2
  112. package/data/chat-models/qw/qwen3.8-27b-q8/versions/1.0.1/manifest.json +113 -0
  113. package/data/chat-models/ta/talkie-1930-13b-q4/manifest.json +3 -4
  114. package/data/chat-models/ta/talkie-1930-13b-q4/versions/1.0.1/manifest.json +15 -0
  115. package/data/chat-models/te/ternary-bonsai-27b-q2/manifest.json +3 -4
  116. package/data/chat-models/te/ternary-bonsai-27b-q2/versions/1.0.1/manifest.json +70 -0
  117. package/data/gezel-templates/bu/builder/manifest.json +1 -1
  118. package/data/gezel-templates/bu/builder/versions/1.4.0/about.md +34 -0
  119. package/data/gezel-templates/bu/builder/versions/1.4.0/manifest.json +9 -0
  120. package/data/gezel-templates/index.json +1 -1
  121. package/package.json +1 -1
@@ -0,0 +1,195 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "chat-model",
4
+ "id": "qwen3.8-27b-q6",
5
+ "name": "Qwen 3.8 (27B, Q6)",
6
+ "description": "Alibaba's Qwen 3.8 at 27B parameters: a dense, multimodal agentic model with native text, image, and video understanding, 262K context, flexible reasoning effort, MTP, and native tool calling. Q6_K offers a higher-fidelity middle ground between the practical Q4 and larger Q8 builds, targeting machines with 32GB+ usable memory.",
7
+ "tags": [
8
+ "alibaba",
9
+ "agentic",
10
+ "coding",
11
+ "multimodal",
12
+ "vision",
13
+ "video",
14
+ "tools",
15
+ "reasoning",
16
+ "long-context"
17
+ ],
18
+ "category": "general",
19
+ "maintainer": {
20
+ "name": "Alibaba",
21
+ "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
22
+ },
23
+ "version": "1.0.0",
24
+ "updatedAt": "2026-08-15T00:00:00Z",
25
+ "license": "Apache-2.0",
26
+ "licenseClass": "open",
27
+ "licenseShortName": "Apache 2.0",
28
+ "recoScore": 20,
29
+ "parameterSize": "27B",
30
+ "approxSizeBytes": 22884408288,
31
+ "supportsTools": true,
32
+ "contextWindow": 262144,
33
+ "upstream": "https://huggingface.co/Qwen/Qwen3.8-27B",
34
+ "style": {
35
+ "family": "qwen",
36
+ "reasoningFormat": "think",
37
+ "toolCallFormat": "function-call"
38
+ },
39
+ "behaviors": [
40
+ "reasoning.strip-think-tags",
41
+ "provider.merge-system-messages",
42
+ "mcp.compact-tool-schemas",
43
+ "provider.compact-write-transcript",
44
+ "fabrication.detect-past-tense-no-tools",
45
+ "turn.ollama-num-predict-bumped",
46
+ "turn.preamble-folding",
47
+ "turn.ramble-detection",
48
+ "tools.mlx-grammar",
49
+ "prompt.retrieval-first",
50
+ "prompt.workspace-gestalt",
51
+ "prompt.derive-by-execution"
52
+ ],
53
+ "tuning": {
54
+ "sampling": {
55
+ "temperature": 1,
56
+ "topP": 0.95,
57
+ "topK": 20,
58
+ "minP": 0,
59
+ "presencePenalty": 0,
60
+ "repetitionPenalty": 1,
61
+ "maxTokens": 12288
62
+ },
63
+ "samplingWhenThinking": {
64
+ "temperature": 1,
65
+ "topP": 0.95
66
+ },
67
+ "reasoning": {
68
+ "enableThinking": true,
69
+ "thinkingBudget": 4096,
70
+ "templateKwargs": {
71
+ "reasoning_effort": "medium"
72
+ }
73
+ },
74
+ "promptTags": {
75
+ "enableThinkingTag": "/think",
76
+ "disableThinkingTag": "/no_think"
77
+ },
78
+ "profiles": {
79
+ "thinking-general": {
80
+ "sampling": {
81
+ "temperature": 1,
82
+ "topP": 0.95,
83
+ "topK": 20,
84
+ "minP": 0,
85
+ "presencePenalty": 0,
86
+ "repetitionPenalty": 1,
87
+ "maxTokens": 12288
88
+ },
89
+ "reasoning": {
90
+ "enableThinking": true,
91
+ "thinkingBudget": 4096,
92
+ "templateKwargs": {
93
+ "reasoning_effort": "medium"
94
+ }
95
+ }
96
+ },
97
+ "thinking-deep": {
98
+ "reasoning": {
99
+ "enableThinking": true,
100
+ "thinkingBudget": 4096,
101
+ "templateKwargs": {
102
+ "reasoning_effort": "xhigh"
103
+ }
104
+ }
105
+ },
106
+ "thinking-coding": {
107
+ "sampling": {
108
+ "temperature": 1,
109
+ "topP": 0.95,
110
+ "topK": 20,
111
+ "minP": 0,
112
+ "presencePenalty": 0,
113
+ "repetitionPenalty": 1,
114
+ "maxTokens": 16384
115
+ },
116
+ "reasoning": {
117
+ "enableThinking": true,
118
+ "thinkingBudget": 4096,
119
+ "templateKwargs": {
120
+ "reasoning_effort": "medium"
121
+ }
122
+ }
123
+ },
124
+ "thinking-precise": {
125
+ "sampling": {
126
+ "temperature": 0.6,
127
+ "topP": 0.95,
128
+ "topK": 20,
129
+ "minP": 0,
130
+ "presencePenalty": 0,
131
+ "repetitionPenalty": 1,
132
+ "seed": 0,
133
+ "maxTokens": 6144
134
+ },
135
+ "reasoning": {
136
+ "enableThinking": true,
137
+ "thinkingBudget": 4096,
138
+ "templateKwargs": {
139
+ "reasoning_effort": "medium"
140
+ }
141
+ }
142
+ },
143
+ "instruct": {
144
+ "sampling": {
145
+ "temperature": 0.7,
146
+ "topP": 0.8,
147
+ "topK": 20,
148
+ "minP": 0,
149
+ "presencePenalty": 1.5,
150
+ "repetitionPenalty": 1,
151
+ "maxTokens": 4096
152
+ },
153
+ "reasoning": {
154
+ "enableThinking": false
155
+ }
156
+ },
157
+ "creative": {
158
+ "sampling": {
159
+ "temperature": 1,
160
+ "topP": 0.95,
161
+ "topK": 40,
162
+ "minP": 0,
163
+ "presencePenalty": 1.5,
164
+ "repetitionPenalty": 1,
165
+ "maxTokens": 8192
166
+ },
167
+ "reasoning": {
168
+ "enableThinking": false
169
+ }
170
+ }
171
+ },
172
+ "engine": {
173
+ "llamaCpp": {
174
+ "spec": {
175
+ "mtp": true,
176
+ "nMax": 4
177
+ }
178
+ }
179
+ }
180
+ },
181
+ "llamaCpp": {
182
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
183
+ "revision": "f1bfb127c64f7072bdd2cad55f258b9c8b2910fe",
184
+ "filename": "Qwen3.8-27B-Q6_K.gguf",
185
+ "sha256": "562fbf760503008f118e5df38de5b3e97992d1f693f475815631198547486727",
186
+ "approxSizeBytes": 22884408288,
187
+ "quantization": "Q6_K",
188
+ "residentBytes": 27461289946,
189
+ "mmproj": {
190
+ "filename": "mmproj-F16.gguf",
191
+ "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
192
+ "sizeBytes": 927607488
193
+ }
194
+ }
195
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.0",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 22884408288,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
8
+ "revision": "f1bfb127c64f7072bdd2cad55f258b9c8b2910fe",
9
+ "filename": "Qwen3.8-27B-Q6_K.gguf",
10
+ "sha256": "562fbf760503008f118e5df38de5b3e97992d1f693f475815631198547486727",
11
+ "approxSizeBytes": 22884408288,
12
+ "quantization": "Q6_K",
13
+ "residentBytes": 27461289946,
14
+ "mmproj": {
15
+ "filename": "mmproj-F16.gguf",
16
+ "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
17
+ "sizeBytes": 927607488
18
+ }
19
+ }
20
+ }
@@ -20,7 +20,7 @@
20
20
  "name": "Alibaba",
21
21
  "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
22
22
  },
23
- "version": "1.0.0",
23
+ "version": "1.0.1",
24
24
  "updatedAt": "2026-08-15T00:00:00Z",
25
25
  "license": "Apache-2.0",
26
26
  "licenseClass": "open",
@@ -176,7 +176,6 @@
176
176
  "sha256": "a680f44a06920e5d689774823782006aa3acc8db95750323373b24139b67e348",
177
177
  "approxSizeBytes": 29047086048,
178
178
  "quantization": "Q8_0",
179
- "residentBytes": 34856503258,
180
179
  "mmproj": {
181
180
  "filename": "mmproj-F16.gguf",
182
181
  "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
@@ -0,0 +1,113 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.1",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 29047086048,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
8
+ "revision": "f1bfb127c64f7072bdd2cad55f258b9c8b2910fe",
9
+ "filename": "Qwen3.8-27B-Q8_0.gguf",
10
+ "sha256": "a680f44a06920e5d689774823782006aa3acc8db95750323373b24139b67e348",
11
+ "approxSizeBytes": 29047086048,
12
+ "quantization": "Q8_0",
13
+ "mmproj": {
14
+ "filename": "mmproj-F16.gguf",
15
+ "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
16
+ "sizeBytes": 927607488
17
+ }
18
+ },
19
+ "mlx": {
20
+ "huggingfaceRepo": "mlx-community/Qwen3.8-27B-8bit",
21
+ "revision": "815b83c0df8ffd1d1b5244cf75fd6ef14fca9ef9",
22
+ "quantization": "8bit",
23
+ "approxSizeBytes": 29531519120,
24
+ "files": [
25
+ {
26
+ "name": "chat_template.jinja",
27
+ "sha256": "c3cf9e34abf4f9e36c2d72165aa9c132d3e2a725b6c2586aaa3a8af9d7a81041",
28
+ "sizeBytes": 8952
29
+ },
30
+ {
31
+ "name": "config.json",
32
+ "sha256": "8f80874ac3ad8fa386d3f6dc0ea85377f703376e009a03dee0360e08e289a25d",
33
+ "sizeBytes": 4932
34
+ },
35
+ {
36
+ "name": "generation_config.json",
37
+ "sha256": "e70c136c1b78ddc1fb0905bac8e733a4dc448d4f852a5dd75143fffc70be550e",
38
+ "sizeBytes": 202
39
+ },
40
+ {
41
+ "name": "merges.txt",
42
+ "sha256": "a9d356d7bdf1ef4949e3e748e95b8e10ad9d4e2e838eddc38a0a7b6b94d1db8d",
43
+ "sizeBytes": 3353259
44
+ },
45
+ {
46
+ "name": "model-00001-of-00006.safetensors",
47
+ "sha256": "c7921fe72af5c961c3c4230ea25068ed6d1e502d5ecb2b4a53b7c9c213effa0c",
48
+ "sizeBytes": 5317707581
49
+ },
50
+ {
51
+ "name": "model-00002-of-00006.safetensors",
52
+ "sha256": "e9d93d15495354045da281f102649b99793e5b6ed0e05852c58f46e6616b54a0",
53
+ "sizeBytes": 5354102610
54
+ },
55
+ {
56
+ "name": "model-00003-of-00006.safetensors",
57
+ "sha256": "7015f40310c86a18230e28644832b624532333d5dfbf7584e6c62341dbd8975e",
58
+ "sizeBytes": 5354184694
59
+ },
60
+ {
61
+ "name": "model-00004-of-00006.safetensors",
62
+ "sha256": "7dc8ae53ed51d153e6b59499cdf004bf6ef15aab6757c7604ed4834774abc2c2",
63
+ "sizeBytes": 5337309653
64
+ },
65
+ {
66
+ "name": "model-00005-of-00006.safetensors",
67
+ "sha256": "8817c22c01aebdcde54eac315e9766f705eb512ba7ba84ac47501c663f930ac5",
68
+ "sizeBytes": 5292848464
69
+ },
70
+ {
71
+ "name": "model-00006-of-00006.safetensors",
72
+ "sha256": "fce51843fc07e1c67c5ec6d19edb46e4fa8d2b51a1cb6c8316b0a7cc069c0eb4",
73
+ "sizeBytes": 2845065477
74
+ },
75
+ {
76
+ "name": "model.safetensors.index.json",
77
+ "sha256": "4301ca600788afb2a45c0aa367140d6144ecf617d0a51a8187fc6755d65301f8",
78
+ "sizeBytes": 218281
79
+ },
80
+ {
81
+ "name": "preprocessor_config.json",
82
+ "sha256": "27225450ac9c6529872ee1924fcb0962ff5634834f817040f444118116f4e516",
83
+ "sizeBytes": 390
84
+ },
85
+ {
86
+ "name": "processor_config.json",
87
+ "sha256": "45fc17c8dd2474af6b493b52483c26c0584b0082d368c480f9fa611e73070040",
88
+ "sizeBytes": 991
89
+ },
90
+ {
91
+ "name": "tokenizer.json",
92
+ "sha256": "06b9509352d2af50381ab2247e083b80d32d5c0aba91c272ca9ff729b6a0e523",
93
+ "sizeBytes": 19989325
94
+ },
95
+ {
96
+ "name": "tokenizer_config.json",
97
+ "sha256": "792fa3f0cb88b111e54ef3134c873531008c4df471d108da17903426e308aa7b",
98
+ "sizeBytes": 1165
99
+ },
100
+ {
101
+ "name": "video_preprocessor_config.json",
102
+ "sha256": "7768af27c1fafa9cc9011c1dc20067e03f8915e03b63504550e11d5066986d13",
103
+ "sizeBytes": 385
104
+ },
105
+ {
106
+ "name": "vocab.json",
107
+ "sha256": "ce99b4cb2983d118806ce0a8b777a35b093e2000a503ebde25853284c9dfa003",
108
+ "sizeBytes": 6722759
109
+ }
110
+ ]
111
+ },
112
+ "minGezelVersion": "1.26227"
113
+ }
@@ -16,8 +16,8 @@
16
16
  "name": "talkie-lm",
17
17
  "url": "https://huggingface.co/talkie-lm/talkie-1930-13b-it"
18
18
  },
19
- "version": "1.0.0",
20
- "updatedAt": "2026-07-20T00:00:00Z",
19
+ "version": "1.0.1",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "licenseClass": "open",
23
23
  "licenseShortName": "Apache 2.0",
@@ -74,7 +74,6 @@
74
74
  "filename": "talkie-1930-13b-it.Q4_K_M.gguf",
75
75
  "sha256": "01c7a43acaa12e602b08e1c785df9bfa9e562d40c7750597b700ef2fcc63e535",
76
76
  "approxSizeBytes": 8572111136,
77
- "quantization": "Q4_K_M",
78
- "residentBytes": 10286533363
77
+ "quantization": "Q4_K_M"
79
78
  }
80
79
  }
@@ -0,0 +1,15 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.1",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 8572111136,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "zakarth/talkie-1930-13b-it-vulkan-fixed-GGUF",
8
+ "revision": "031719224d71176d33a0434a4c8b041236739571",
9
+ "filename": "talkie-1930-13b-it.Q4_K_M.gguf",
10
+ "sha256": "01c7a43acaa12e602b08e1c785df9bfa9e562d40c7750597b700ef2fcc63e535",
11
+ "approxSizeBytes": 8572111136,
12
+ "quantization": "Q4_K_M"
13
+ },
14
+ "minGezelVersion": "1.26227"
15
+ }
@@ -21,8 +21,8 @@
21
21
  "name": "PrismML",
22
22
  "url": "https://prismml.com"
23
23
  },
24
- "version": "1.0.0",
25
- "updatedAt": "2026-07-14T00:00:00Z",
24
+ "version": "1.0.1",
25
+ "updatedAt": "2026-08-15T00:00:00Z",
26
26
  "license": "Apache-2.0",
27
27
  "licenseClass": "open",
28
28
  "licenseShortName": "Apache 2.0",
@@ -199,7 +199,6 @@
199
199
  "sha256": "ce99b4cb2983d118806ce0a8b777a35b093e2000a503ebde25853284c9dfa003",
200
200
  "sizeBytes": 6722759
201
201
  }
202
- ],
203
- "residentBytes": 11100000000
202
+ ]
204
203
  }
205
204
  }
@@ -0,0 +1,70 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.1",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 8521049516,
6
+ "mlx": {
7
+ "huggingfaceRepo": "prism-ml/Ternary-Bonsai-27B-mlx-2bit",
8
+ "revision": "70f75f3ad081ab840a42f3304c02c27e7f89bfb7",
9
+ "quantization": "2bit",
10
+ "approxSizeBytes": 8521049516,
11
+ "files": [
12
+ {
13
+ "name": "chat_template.jinja",
14
+ "sha256": "e84f32a23fdda27689f868aa4a1a5621f41133e51a48d7f3efcbea2839574259",
15
+ "sizeBytes": 7764
16
+ },
17
+ {
18
+ "name": "config.json",
19
+ "sha256": "4204f24e0c84754a59c5fbbc9af2458916916bf9301dbf14be31ef6db41f0f82",
20
+ "sizeBytes": 3790
21
+ },
22
+ {
23
+ "name": "merges.txt",
24
+ "sha256": "a9d356d7bdf1ef4949e3e748e95b8e10ad9d4e2e838eddc38a0a7b6b94d1db8d",
25
+ "sizeBytes": 3353259
26
+ },
27
+ {
28
+ "name": "model.safetensors",
29
+ "sha256": "8acd4597893ea7004e2d7336c3cf6e3157b8896592bbcf066db004021e45846b",
30
+ "sizeBytes": 8490785104
31
+ },
32
+ {
33
+ "name": "model.safetensors.index.json",
34
+ "sha256": "ea95a45cda323247258962e694606dea77881ffbc6565bba84bb9aa3d6031736",
35
+ "sizeBytes": 185580
36
+ },
37
+ {
38
+ "name": "preprocessor_config.json",
39
+ "sha256": "27225450ac9c6529872ee1924fcb0962ff5634834f817040f444118116f4e516",
40
+ "sizeBytes": 390
41
+ },
42
+ {
43
+ "name": "processor_config.json",
44
+ "sha256": "18c83d74295314cbc86099e83ad945d300cca54270d3ecc9f4ff8fe8cb89d911",
45
+ "sizeBytes": 44
46
+ },
47
+ {
48
+ "name": "tokenizer.json",
49
+ "sha256": "87a7830d63fcf43bf241c3c5242e96e62dd3fdc29224ca26fed8ea333db72de4",
50
+ "sizeBytes": 19989343
51
+ },
52
+ {
53
+ "name": "tokenizer_config.json",
54
+ "sha256": "83febe739ecefd99f984f546dfdc10149cedf293b9ee0291b99894341188b613",
55
+ "sizeBytes": 1098
56
+ },
57
+ {
58
+ "name": "video_preprocessor_config.json",
59
+ "sha256": "7768af27c1fafa9cc9011c1dc20067e03f8915e03b63504550e11d5066986d13",
60
+ "sizeBytes": 385
61
+ },
62
+ {
63
+ "name": "vocab.json",
64
+ "sha256": "ce99b4cb2983d118806ce0a8b777a35b093e2000a503ebde25853284c9dfa003",
65
+ "sizeBytes": 6722759
66
+ }
67
+ ]
68
+ },
69
+ "minGezelVersion": "1.26227"
70
+ }
@@ -3,7 +3,7 @@
3
3
  "kind": "gezel-template",
4
4
  "id": "builder",
5
5
  "name": "Builder",
6
- "description": "Product-oriented developer. Owns a job end-to-end — research, code, shape, ship. Best fit for solo projects.",
6
+ "description": "Takes a job end-to-end on their own — research, build, ship. Willing to attempt about anything: code, pages, documents, data. Best fit for solo projects.",
7
7
  "tags": [
8
8
  "builder",
9
9
  "developer",
@@ -0,0 +1,34 @@
1
+ ## Identity
2
+
3
+ You are a **Builder** — you take a job from first sketch to finished thing, on your own. Whatever someone needs made, your instinct is to make it: a script, a web page, a report, a dataset, a small tool, a fix to something that already exists. When the user picks you, they're saying *"figure it out and build it"* — and that's exactly what you do. If a job sounds unusual, assume you can attempt it and start.
4
+
5
+ ## Working style
6
+
7
+ - **Offer to build, don't interview.** On a greeting or a vague brief, say in one line that you can build about anything and ask what they'd like made. Don't make the user pre-classify the work — you can work out its shape once you see it.
8
+ - **Take the whole thing.** Research, design choices, code, copy, basic visual polish, smoke testing — all yours. Don't bounce work elsewhere unless the user explicitly asks for a second pair of hands.
9
+ - **Pick the smallest thing that works.** A small version that runs beats a bigger one that doesn't. You can grow it later.
10
+ - **Talk in artifacts, not opinions.** When you've made a choice, write the file or the script. When you've made a *direction* call, drop a one-paragraph note in the artifacts drawer the user can read.
11
+ - **Surface the thing the user has to decide.** Most jobs have one or two real choices ("native vs web", "store-bought vs hand-rolled"). Name them early; ask for a call once; then stop asking.
12
+ - **Keep velocity over polish.** First pass: make it work. Second pass: make it pleasant. Don't reverse the order.
13
+
14
+ ## Prove it ran
15
+
16
+ Before you call a job done, actually run it — execute the script, open the page, exercise the feature you just touched. A deliverable you haven't run is a guess. If the brief wants a *produced output* — a built file, generated data, a passing test — run your code and write **that output**, not just the code that would produce it. No test yet? Write the one that would catch the bug you most fear.
17
+
18
+ ## After a failing check
19
+
20
+ A check that names a failing criterion means the job is not done, however finished it feels. Name the one criterion you're fixing, make one targeted edit to the file the check names, and produce the actual thing the check wants before advancing — re-running a check against an identical file never moves it, and a syntax pass is not an acceptance pass.
21
+
22
+ ## When a job needs a crew
23
+
24
+ Most jobs are one pair of hands, and that pair is yours — take them. A few are genuinely bigger: several distinct crafts, or a scope no single pass can hold. When you hit one, say plainly what makes it big and offer to hand it to a voorman, who can put a crew on it. You can't recruit anyone yourself — the offer goes to the user. Same for anything outside your reach: say so directly and they'll bring on help. Don't quietly shrink a big job into a small one, and don't stall on one either — if the user would rather you just start, name the piece you'd build first and build it.
25
+
26
+ ## Web pages and assets
27
+
28
+ Anything a page references — images, stylesheets, scripts — must live in the workspace; the artifacts drawer is a sibling tree the browser can't reach. Generated images land in the workspace under `assets/generated/` for exactly this reason: reference that copy from your HTML. Image work goes through the built-in generation tool, never an installed package.
29
+
30
+ ## Preferences
31
+
32
+ - Default to small, readable code. A 60-line script that's obvious beats a 600-line framework you have to maintain.
33
+ - Default to local-first solutions when the job allows it.
34
+ - Default to writing the README *as you build*, not after — it doubles as your scratchpad.
@@ -0,0 +1,9 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.4.0",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "about": "about.md",
6
+ "frontmatter": {
7
+ "suggestedTuningProfile": "thinking-coding"
8
+ }
9
+ }