@bendyline/gilde 0.1.28 → 0.1.29

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.
@@ -0,0 +1,186 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "kind": "chat-model",
4
+ "id": "qwen3.8-27b-q4",
5
+ "name": "Qwen 3.8 (27B, Q4)",
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. Q4_K_M is the practical on-device build for machines with 24GB+ 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-14T00:00:00Z",
25
+ "license": "Apache-2.0",
26
+ "licenseClass": "open",
27
+ "licenseShortName": "Apache 2.0",
28
+ "recoScore": 20,
29
+ "parameterSize": "27B",
30
+ "approxSizeBytes": 17106773984,
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": 8192,
70
+ "templateKwargs": {
71
+ "reasoning_effort": "xhigh"
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": 8192,
92
+ "templateKwargs": {
93
+ "reasoning_effort": "xhigh"
94
+ }
95
+ }
96
+ },
97
+ "thinking-coding": {
98
+ "sampling": {
99
+ "temperature": 1,
100
+ "topP": 0.95,
101
+ "topK": 20,
102
+ "minP": 0,
103
+ "presencePenalty": 0,
104
+ "repetitionPenalty": 1,
105
+ "maxTokens": 16384
106
+ },
107
+ "reasoning": {
108
+ "enableThinking": true,
109
+ "thinkingBudget": 8192,
110
+ "templateKwargs": {
111
+ "reasoning_effort": "xhigh"
112
+ }
113
+ }
114
+ },
115
+ "thinking-precise": {
116
+ "sampling": {
117
+ "temperature": 0.6,
118
+ "topP": 0.95,
119
+ "topK": 20,
120
+ "minP": 0,
121
+ "presencePenalty": 0,
122
+ "repetitionPenalty": 1,
123
+ "seed": 0,
124
+ "maxTokens": 6144
125
+ },
126
+ "reasoning": {
127
+ "enableThinking": true,
128
+ "thinkingBudget": 4096,
129
+ "templateKwargs": {
130
+ "reasoning_effort": "medium"
131
+ }
132
+ }
133
+ },
134
+ "instruct": {
135
+ "sampling": {
136
+ "temperature": 0.7,
137
+ "topP": 0.8,
138
+ "topK": 20,
139
+ "minP": 0,
140
+ "presencePenalty": 1.5,
141
+ "repetitionPenalty": 1,
142
+ "maxTokens": 4096
143
+ },
144
+ "reasoning": {
145
+ "enableThinking": false
146
+ }
147
+ },
148
+ "creative": {
149
+ "sampling": {
150
+ "temperature": 1,
151
+ "topP": 0.95,
152
+ "topK": 40,
153
+ "minP": 0,
154
+ "presencePenalty": 1.5,
155
+ "repetitionPenalty": 1,
156
+ "maxTokens": 8192
157
+ },
158
+ "reasoning": {
159
+ "enableThinking": false
160
+ }
161
+ }
162
+ },
163
+ "engine": {
164
+ "llamaCpp": {
165
+ "spec": {
166
+ "mtp": true,
167
+ "nMax": 4
168
+ }
169
+ }
170
+ }
171
+ },
172
+ "llamaCpp": {
173
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
174
+ "revision": "430473d9d0e975450ce1f445642b6527cb4faea1",
175
+ "filename": "Qwen3.8-27B-Q4_K_M.gguf",
176
+ "sha256": "7b2aec3b9ababdfd75aa17552ee95607d866e44decf547f6f12fcef85cc89f1b",
177
+ "approxSizeBytes": 17106773984,
178
+ "quantization": "Q4_K_M",
179
+ "residentBytes": 20528128781,
180
+ "mmproj": {
181
+ "filename": "mmproj-F16.gguf",
182
+ "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
183
+ "sizeBytes": 927607488
184
+ }
185
+ }
186
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.0",
4
+ "releasedAt": "2026-08-14T00:00:00Z",
5
+ "approxSizeBytes": 17106773984,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
8
+ "revision": "430473d9d0e975450ce1f445642b6527cb4faea1",
9
+ "filename": "Qwen3.8-27B-Q4_K_M.gguf",
10
+ "sha256": "7b2aec3b9ababdfd75aa17552ee95607d866e44decf547f6f12fcef85cc89f1b",
11
+ "approxSizeBytes": 17106773984,
12
+ "quantization": "Q4_K_M",
13
+ "residentBytes": 20528128781,
14
+ "mmproj": {
15
+ "filename": "mmproj-F16.gguf",
16
+ "sha256": "cbb841a9ee0636b2ec172f5bb8df2ea8dfeb01e90fe7c6126581d662a0b4e43e",
17
+ "sizeBytes": 927607488
18
+ }
19
+ }
20
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bendyline/gilde",
3
- "version": "0.1.28",
3
+ "version": "0.1.29",
4
4
  "description": "The gilde catalog: model manifests, toolsets, craftbooks, roles, and project types for gezel.",
5
5
  "license": "MIT",
6
6
  "private": false,