@bendyline/gilde 0.1.29 → 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 (126) 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 +22 -9
  35. package/authoring/chat-models/qwen3.8-27b-q6.json +190 -0
  36. package/authoring/chat-models/qwen3.8-27b-q8.json +184 -0
  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 +94 -12
  109. package/data/chat-models/qw/qwen3.8-27b-q4/versions/1.0.1/manifest.json +93 -0
  110. package/data/chat-models/qw/qwen3.8-27b-q6/manifest.json +195 -0
  111. package/data/chat-models/qw/qwen3.8-27b-q6/versions/1.0.0/manifest.json +20 -0
  112. package/data/chat-models/qw/qwen3.8-27b-q8/manifest.json +278 -0
  113. package/data/chat-models/qw/qwen3.8-27b-q8/versions/1.0.0/manifest.json +113 -0
  114. package/data/chat-models/qw/qwen3.8-27b-q8/versions/1.0.1/manifest.json +113 -0
  115. package/data/chat-models/ta/talkie-1930-13b-q4/manifest.json +3 -4
  116. package/data/chat-models/ta/talkie-1930-13b-q4/versions/1.0.1/manifest.json +15 -0
  117. package/data/chat-models/te/ternary-bonsai-27b-q2/manifest.json +3 -4
  118. package/data/chat-models/te/ternary-bonsai-27b-q2/versions/1.0.1/manifest.json +70 -0
  119. package/data/craftbook-templates/index.json +1 -1
  120. package/data/craftbook-templates/pu/pull-request-review/versions/1.5.0/craftbook.json +188 -0
  121. package/data/craftbook-templates/pu/pull-request-review/versions/1.5.0/test.json +123 -0
  122. package/data/gezel-templates/bu/builder/manifest.json +1 -1
  123. package/data/gezel-templates/bu/builder/versions/1.4.0/about.md +34 -0
  124. package/data/gezel-templates/bu/builder/versions/1.4.0/manifest.json +9 -0
  125. package/data/gezel-templates/index.json +1 -1
  126. package/package.json +1 -1
@@ -13,8 +13,8 @@
13
13
  "name": "Alibaba",
14
14
  "url": "https://ollama.com/library/qwen3.5"
15
15
  },
16
- "version": "1.1.2",
17
- "updatedAt": "2026-07-28T00:00:00Z",
16
+ "version": "1.1.3",
17
+ "updatedAt": "2026-08-15T00:00:00Z",
18
18
  "license": "Apache-2.0",
19
19
  "parameterSize": "4B",
20
20
  "approxSizeBytes": 2834975040,
@@ -39,8 +39,7 @@
39
39
  "llamaCpp": {
40
40
  "huggingfaceRepo": "unsloth/Qwen3.5-4B-MTP-GGUF",
41
41
  "filename": "Qwen3.5-4B-Q4_K_M.gguf",
42
- "quantization": "Q4_K_M",
43
- "residentBytes": 3401970048
42
+ "quantization": "Q4_K_M"
44
43
  },
45
44
  "releasePatch": {
46
45
  "tuning": {
@@ -13,8 +13,8 @@
13
13
  "name": "Alibaba",
14
14
  "url": "https://ollama.com/library/qwen3.5"
15
15
  },
16
- "version": "1.1.2",
17
- "updatedAt": "2026-07-28T00:00:00Z",
16
+ "version": "1.1.3",
17
+ "updatedAt": "2026-08-15T00:00:00Z",
18
18
  "license": "Apache-2.0",
19
19
  "parameterSize": "9B",
20
20
  "approxSizeBytes": 5868826976,
@@ -39,8 +39,7 @@
39
39
  "llamaCpp": {
40
40
  "huggingfaceRepo": "unsloth/Qwen3.5-9B-MTP-GGUF",
41
41
  "filename": "Qwen3.5-9B-Q4_K_M.gguf",
42
- "quantization": "Q4_K_M",
43
- "residentBytes": 7042592371
42
+ "quantization": "Q4_K_M"
44
43
  },
45
44
  "releasePatch": {
46
45
  "tuning": {
@@ -15,8 +15,8 @@
15
15
  "name": "Alibaba",
16
16
  "url": "https://ollama.com/library/qwen3.6"
17
17
  },
18
- "version": "1.1.4",
19
- "updatedAt": "2026-07-28T00:00:00Z",
18
+ "version": "1.1.5",
19
+ "updatedAt": "2026-08-15T00:00:00Z",
20
20
  "license": "Apache-2.0",
21
21
  "recoScore": 20,
22
22
  "parameterSize": "27B",
@@ -44,8 +44,7 @@
44
44
  "llamaCpp": {
45
45
  "huggingfaceRepo": "unsloth/Qwen3.6-27B-MTP-GGUF",
46
46
  "filename": "Qwen3.6-27B-Q4_K_M.gguf",
47
- "quantization": "Q4_K_M",
48
- "residentBytes": 20528127744
47
+ "quantization": "Q4_K_M"
49
48
  },
50
49
  "releasePatch": {
51
50
  "tuning": {
@@ -15,8 +15,8 @@
15
15
  "name": "Alibaba",
16
16
  "url": "https://ollama.com/library/qwen3.6"
17
17
  },
18
- "version": "1.0.2",
19
- "updatedAt": "2026-07-28T00:00:00Z",
18
+ "version": "1.0.3",
19
+ "updatedAt": "2026-08-15T00:00:00Z",
20
20
  "license": "Apache-2.0",
21
21
  "recoScore": 20,
22
22
  "parameterSize": "27B",
@@ -131,8 +131,7 @@
131
131
  "llamaCpp": {
132
132
  "huggingfaceRepo": "unsloth/Qwen3.6-27B-MTP-GGUF",
133
133
  "filename": "Qwen3.6-27B-Q8_0.gguf",
134
- "quantization": "Q8_0",
135
- "residentBytes": 34856500992
134
+ "quantization": "Q8_0"
136
135
  },
137
136
  "releasePatch": {
138
137
  "tuning": {
@@ -16,8 +16,8 @@
16
16
  "name": "Alibaba",
17
17
  "url": "https://huggingface.co/Qwen/Qwen3.6-35B-A3B"
18
18
  },
19
- "version": "1.0.1",
20
- "updatedAt": "2026-07-28T00:00:00Z",
19
+ "version": "1.0.2",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "recoScore": 20,
23
23
  "parameterSize": "35B",
@@ -132,8 +132,7 @@
132
132
  "llamaCpp": {
133
133
  "huggingfaceRepo": "unsloth/Qwen3.6-35B-A3B-MTP-GGUF",
134
134
  "filename": "Qwen3.6-35B-A3B-UD-Q4_K_M.gguf",
135
- "quantization": "UD-Q4_K_M",
136
- "residentBytes": 27196064909
135
+ "quantization": "UD-Q4_K_M"
137
136
  },
138
137
  "releasePatch": {
139
138
  "tuning": {
@@ -16,8 +16,8 @@
16
16
  "name": "Alibaba",
17
17
  "url": "https://huggingface.co/Qwen/Qwen3.6-35B-A3B"
18
18
  },
19
- "version": "1.0.1",
20
- "updatedAt": "2026-07-28T00:00:00Z",
19
+ "version": "1.0.2",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "recoScore": 20,
23
23
  "parameterSize": "35B",
@@ -132,8 +132,7 @@
132
132
  "llamaCpp": {
133
133
  "huggingfaceRepo": "unsloth/Qwen3.6-35B-A3B-MTP-GGUF",
134
134
  "filename": "Qwen3.6-35B-A3B-Q8_0.gguf",
135
- "quantization": "Q8_0",
136
- "residentBytes": 45361317005
135
+ "quantization": "Q8_0"
137
136
  },
138
137
  "releasePatch": {
139
138
  "tuning": {
@@ -18,14 +18,14 @@
18
18
  "name": "Alibaba",
19
19
  "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
20
20
  },
21
- "version": "1.0.0",
22
- "updatedAt": "2026-08-14T00:00:00Z",
21
+ "version": "1.0.1",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "Apache-2.0",
24
24
  "licenseClass": "open",
25
25
  "licenseShortName": "Apache 2.0",
26
26
  "recoScore": 20,
27
27
  "parameterSize": "27B",
28
- "approxSizeBytes": 17106773984,
28
+ "approxSizeBytes": 17106775008,
29
29
  "supportsTools": true,
30
30
  "contextWindow": 262144,
31
31
  "upstream": "https://huggingface.co/Qwen/Qwen3.8-27B",
@@ -64,9 +64,9 @@
64
64
  },
65
65
  "reasoning": {
66
66
  "enableThinking": true,
67
- "thinkingBudget": 8192,
67
+ "thinkingBudget": 4096,
68
68
  "templateKwargs": {
69
- "reasoning_effort": "xhigh"
69
+ "reasoning_effort": "medium"
70
70
  }
71
71
  },
72
72
  "promptTags": {
@@ -86,7 +86,16 @@
86
86
  },
87
87
  "reasoning": {
88
88
  "enableThinking": true,
89
- "thinkingBudget": 8192,
89
+ "thinkingBudget": 4096,
90
+ "templateKwargs": {
91
+ "reasoning_effort": "medium"
92
+ }
93
+ }
94
+ },
95
+ "thinking-deep": {
96
+ "reasoning": {
97
+ "enableThinking": true,
98
+ "thinkingBudget": 4096,
90
99
  "templateKwargs": {
91
100
  "reasoning_effort": "xhigh"
92
101
  }
@@ -104,9 +113,9 @@
104
113
  },
105
114
  "reasoning": {
106
115
  "enableThinking": true,
107
- "thinkingBudget": 8192,
116
+ "thinkingBudget": 4096,
108
117
  "templateKwargs": {
109
- "reasoning_effort": "xhigh"
118
+ "reasoning_effort": "medium"
110
119
  }
111
120
  }
112
121
  },
@@ -163,9 +172,13 @@
163
172
  "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
164
173
  "filename": "Qwen3.8-27B-Q4_K_M.gguf",
165
174
  "quantization": "Q4_K_M",
166
- "residentBytes": 20528128781,
175
+ "residentBytes": 20528130010,
167
176
  "mmprojFilename": "mmproj-F16.gguf"
168
177
  },
178
+ "mlx": {
179
+ "huggingfaceRepo": "mlx-community/Qwen3.8-27B-4bit",
180
+ "quantization": "4bit"
181
+ },
169
182
  "releasePatch": {
170
183
  "tuning": {
171
184
  "engine": {
@@ -0,0 +1,190 @@
1
+ {
2
+ "id": "qwen3.8-27b-q6",
3
+ "name": "Qwen 3.8 (27B, Q6)",
4
+ "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.",
5
+ "tags": [
6
+ "alibaba",
7
+ "agentic",
8
+ "coding",
9
+ "multimodal",
10
+ "vision",
11
+ "video",
12
+ "tools",
13
+ "reasoning",
14
+ "long-context"
15
+ ],
16
+ "category": "general",
17
+ "maintainer": {
18
+ "name": "Alibaba",
19
+ "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
20
+ },
21
+ "version": "1.0.0",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
+ "license": "Apache-2.0",
24
+ "licenseClass": "open",
25
+ "licenseShortName": "Apache 2.0",
26
+ "recoScore": 20,
27
+ "parameterSize": "27B",
28
+ "approxSizeBytes": 22884408288,
29
+ "supportsTools": true,
30
+ "contextWindow": 262144,
31
+ "upstream": "https://huggingface.co/Qwen/Qwen3.8-27B",
32
+ "style": {
33
+ "family": "qwen",
34
+ "reasoningFormat": "think",
35
+ "toolCallFormat": "function-call"
36
+ },
37
+ "behaviors": [
38
+ "reasoning.strip-think-tags",
39
+ "provider.merge-system-messages",
40
+ "mcp.compact-tool-schemas",
41
+ "provider.compact-write-transcript",
42
+ "fabrication.detect-past-tense-no-tools",
43
+ "turn.ollama-num-predict-bumped",
44
+ "turn.preamble-folding",
45
+ "turn.ramble-detection",
46
+ "tools.mlx-grammar",
47
+ "prompt.retrieval-first",
48
+ "prompt.workspace-gestalt",
49
+ "prompt.derive-by-execution"
50
+ ],
51
+ "tuning": {
52
+ "sampling": {
53
+ "temperature": 1,
54
+ "topP": 0.95,
55
+ "topK": 20,
56
+ "minP": 0,
57
+ "presencePenalty": 0,
58
+ "repetitionPenalty": 1,
59
+ "maxTokens": 12288
60
+ },
61
+ "samplingWhenThinking": {
62
+ "temperature": 1,
63
+ "topP": 0.95
64
+ },
65
+ "reasoning": {
66
+ "enableThinking": true,
67
+ "thinkingBudget": 4096,
68
+ "templateKwargs": {
69
+ "reasoning_effort": "medium"
70
+ }
71
+ },
72
+ "promptTags": {
73
+ "enableThinkingTag": "/think",
74
+ "disableThinkingTag": "/no_think"
75
+ },
76
+ "profiles": {
77
+ "thinking-general": {
78
+ "sampling": {
79
+ "temperature": 1,
80
+ "topP": 0.95,
81
+ "topK": 20,
82
+ "minP": 0,
83
+ "presencePenalty": 0,
84
+ "repetitionPenalty": 1,
85
+ "maxTokens": 12288
86
+ },
87
+ "reasoning": {
88
+ "enableThinking": true,
89
+ "thinkingBudget": 4096,
90
+ "templateKwargs": {
91
+ "reasoning_effort": "medium"
92
+ }
93
+ }
94
+ },
95
+ "thinking-deep": {
96
+ "reasoning": {
97
+ "enableThinking": true,
98
+ "thinkingBudget": 4096,
99
+ "templateKwargs": {
100
+ "reasoning_effort": "xhigh"
101
+ }
102
+ }
103
+ },
104
+ "thinking-coding": {
105
+ "sampling": {
106
+ "temperature": 1,
107
+ "topP": 0.95,
108
+ "topK": 20,
109
+ "minP": 0,
110
+ "presencePenalty": 0,
111
+ "repetitionPenalty": 1,
112
+ "maxTokens": 16384
113
+ },
114
+ "reasoning": {
115
+ "enableThinking": true,
116
+ "thinkingBudget": 4096,
117
+ "templateKwargs": {
118
+ "reasoning_effort": "medium"
119
+ }
120
+ }
121
+ },
122
+ "thinking-precise": {
123
+ "sampling": {
124
+ "temperature": 0.6,
125
+ "topP": 0.95,
126
+ "topK": 20,
127
+ "minP": 0,
128
+ "presencePenalty": 0,
129
+ "repetitionPenalty": 1,
130
+ "seed": 0,
131
+ "maxTokens": 6144
132
+ },
133
+ "reasoning": {
134
+ "enableThinking": true,
135
+ "thinkingBudget": 4096,
136
+ "templateKwargs": {
137
+ "reasoning_effort": "medium"
138
+ }
139
+ }
140
+ },
141
+ "instruct": {
142
+ "sampling": {
143
+ "temperature": 0.7,
144
+ "topP": 0.8,
145
+ "topK": 20,
146
+ "minP": 0,
147
+ "presencePenalty": 1.5,
148
+ "repetitionPenalty": 1,
149
+ "maxTokens": 4096
150
+ },
151
+ "reasoning": {
152
+ "enableThinking": false
153
+ }
154
+ },
155
+ "creative": {
156
+ "sampling": {
157
+ "temperature": 1,
158
+ "topP": 0.95,
159
+ "topK": 40,
160
+ "minP": 0,
161
+ "presencePenalty": 1.5,
162
+ "repetitionPenalty": 1,
163
+ "maxTokens": 8192
164
+ },
165
+ "reasoning": {
166
+ "enableThinking": false
167
+ }
168
+ }
169
+ }
170
+ },
171
+ "llamaCpp": {
172
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
173
+ "filename": "Qwen3.8-27B-Q6_K.gguf",
174
+ "quantization": "Q6_K",
175
+ "residentBytes": 27461289946,
176
+ "mmprojFilename": "mmproj-F16.gguf"
177
+ },
178
+ "releasePatch": {
179
+ "tuning": {
180
+ "engine": {
181
+ "llamaCpp": {
182
+ "spec": {
183
+ "mtp": true,
184
+ "nMax": 4
185
+ }
186
+ }
187
+ }
188
+ }
189
+ }
190
+ }
@@ -0,0 +1,184 @@
1
+ {
2
+ "id": "qwen3.8-27b-q8",
3
+ "name": "Qwen 3.8 (27B, Q8)",
4
+ "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. Q8_0 and 8-bit MLX preserve more fidelity than the Q4 build at roughly double the memory footprint; intended for machines with 40GB+ usable memory.",
5
+ "tags": [
6
+ "alibaba",
7
+ "agentic",
8
+ "coding",
9
+ "multimodal",
10
+ "vision",
11
+ "video",
12
+ "tools",
13
+ "reasoning",
14
+ "long-context"
15
+ ],
16
+ "category": "general",
17
+ "maintainer": {
18
+ "name": "Alibaba",
19
+ "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
20
+ },
21
+ "version": "1.0.1",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
+ "license": "Apache-2.0",
24
+ "licenseClass": "open",
25
+ "licenseShortName": "Apache 2.0",
26
+ "recoScore": 20,
27
+ "parameterSize": "27B",
28
+ "approxSizeBytes": 29047086048,
29
+ "supportsTools": true,
30
+ "contextWindow": 262144,
31
+ "upstream": "https://huggingface.co/Qwen/Qwen3.8-27B",
32
+ "style": {
33
+ "family": "qwen",
34
+ "reasoningFormat": "think",
35
+ "toolCallFormat": "function-call"
36
+ },
37
+ "behaviors": [
38
+ "reasoning.strip-think-tags",
39
+ "provider.merge-system-messages",
40
+ "mcp.compact-tool-schemas",
41
+ "provider.compact-write-transcript",
42
+ "fabrication.detect-past-tense-no-tools",
43
+ "turn.ollama-num-predict-bumped",
44
+ "turn.preamble-folding",
45
+ "turn.ramble-detection",
46
+ "tools.mlx-grammar",
47
+ "prompt.retrieval-first",
48
+ "prompt.workspace-gestalt",
49
+ "prompt.derive-by-execution"
50
+ ],
51
+ "tuning": {
52
+ "sampling": {
53
+ "temperature": 1,
54
+ "topP": 0.95,
55
+ "topK": 20,
56
+ "minP": 0,
57
+ "presencePenalty": 0,
58
+ "repetitionPenalty": 1,
59
+ "maxTokens": 12288
60
+ },
61
+ "samplingWhenThinking": {
62
+ "temperature": 1,
63
+ "topP": 0.95
64
+ },
65
+ "reasoning": {
66
+ "enableThinking": true,
67
+ "thinkingBudget": 4096,
68
+ "templateKwargs": {
69
+ "reasoning_effort": "xhigh"
70
+ }
71
+ },
72
+ "promptTags": {
73
+ "enableThinkingTag": "/think",
74
+ "disableThinkingTag": "/no_think"
75
+ },
76
+ "profiles": {
77
+ "thinking-general": {
78
+ "sampling": {
79
+ "temperature": 1,
80
+ "topP": 0.95,
81
+ "topK": 20,
82
+ "minP": 0,
83
+ "presencePenalty": 0,
84
+ "repetitionPenalty": 1,
85
+ "maxTokens": 12288
86
+ },
87
+ "reasoning": {
88
+ "enableThinking": true,
89
+ "thinkingBudget": 4096,
90
+ "templateKwargs": {
91
+ "reasoning_effort": "xhigh"
92
+ }
93
+ }
94
+ },
95
+ "thinking-coding": {
96
+ "sampling": {
97
+ "temperature": 1,
98
+ "topP": 0.95,
99
+ "topK": 20,
100
+ "minP": 0,
101
+ "presencePenalty": 0,
102
+ "repetitionPenalty": 1,
103
+ "maxTokens": 16384
104
+ },
105
+ "reasoning": {
106
+ "enableThinking": true,
107
+ "thinkingBudget": 4096,
108
+ "templateKwargs": {
109
+ "reasoning_effort": "xhigh"
110
+ }
111
+ }
112
+ },
113
+ "thinking-precise": {
114
+ "sampling": {
115
+ "temperature": 0.6,
116
+ "topP": 0.95,
117
+ "topK": 20,
118
+ "minP": 0,
119
+ "presencePenalty": 0,
120
+ "repetitionPenalty": 1,
121
+ "seed": 0,
122
+ "maxTokens": 6144
123
+ },
124
+ "reasoning": {
125
+ "enableThinking": true,
126
+ "thinkingBudget": 4096,
127
+ "templateKwargs": {
128
+ "reasoning_effort": "medium"
129
+ }
130
+ }
131
+ },
132
+ "instruct": {
133
+ "sampling": {
134
+ "temperature": 0.7,
135
+ "topP": 0.8,
136
+ "topK": 20,
137
+ "minP": 0,
138
+ "presencePenalty": 1.5,
139
+ "repetitionPenalty": 1,
140
+ "maxTokens": 4096
141
+ },
142
+ "reasoning": {
143
+ "enableThinking": false
144
+ }
145
+ },
146
+ "creative": {
147
+ "sampling": {
148
+ "temperature": 1,
149
+ "topP": 0.95,
150
+ "topK": 40,
151
+ "minP": 0,
152
+ "presencePenalty": 1.5,
153
+ "repetitionPenalty": 1,
154
+ "maxTokens": 8192
155
+ },
156
+ "reasoning": {
157
+ "enableThinking": false
158
+ }
159
+ }
160
+ }
161
+ },
162
+ "llamaCpp": {
163
+ "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
164
+ "filename": "Qwen3.8-27B-Q8_0.gguf",
165
+ "quantization": "Q8_0",
166
+ "mmprojFilename": "mmproj-F16.gguf"
167
+ },
168
+ "mlx": {
169
+ "huggingfaceRepo": "mlx-community/Qwen3.8-27B-8bit",
170
+ "quantization": "8bit"
171
+ },
172
+ "releasePatch": {
173
+ "tuning": {
174
+ "engine": {
175
+ "llamaCpp": {
176
+ "spec": {
177
+ "mtp": true,
178
+ "nMax": 4
179
+ }
180
+ }
181
+ }
182
+ }
183
+ }
184
+ }
@@ -14,8 +14,8 @@
14
14
  "name": "talkie-lm",
15
15
  "url": "https://huggingface.co/talkie-lm/talkie-1930-13b-it"
16
16
  },
17
- "version": "1.0.0",
18
- "updatedAt": "2026-07-20T00:00:00Z",
17
+ "version": "1.0.1",
18
+ "updatedAt": "2026-08-15T00:00:00Z",
19
19
  "license": "Apache-2.0",
20
20
  "licenseClass": "open",
21
21
  "licenseShortName": "Apache 2.0",
@@ -68,7 +68,6 @@
68
68
  "llamaCpp": {
69
69
  "huggingfaceRepo": "zakarth/talkie-1930-13b-it-vulkan-fixed-GGUF",
70
70
  "filename": "talkie-1930-13b-it.Q4_K_M.gguf",
71
- "quantization": "Q4_K_M",
72
- "residentBytes": 10286533363
71
+ "quantization": "Q4_K_M"
73
72
  }
74
73
  }
@@ -19,8 +19,8 @@
19
19
  "name": "PrismML",
20
20
  "url": "https://prismml.com"
21
21
  },
22
- "version": "1.0.0",
23
- "updatedAt": "2026-07-14T00:00:00Z",
22
+ "version": "1.0.1",
23
+ "updatedAt": "2026-08-15T00:00:00Z",
24
24
  "license": "Apache-2.0",
25
25
  "licenseClass": "open",
26
26
  "licenseShortName": "Apache 2.0",
@@ -138,7 +138,6 @@
138
138
  },
139
139
  "mlx": {
140
140
  "huggingfaceRepo": "prism-ml/Ternary-Bonsai-27B-mlx-2bit",
141
- "quantization": "2bit",
142
- "residentBytes": 11100000000
141
+ "quantization": "2bit"
143
142
  }
144
143
  }
@@ -3,7 +3,7 @@
3
3
  "kind": "chat-model",
4
4
  "id": "btl4-35b-q4",
5
5
  "name": "BTL-4 (35B-A3B, Q4)",
6
- "description": "Bad Theory Labs' agentic fine-tune of Ornith 1.0 35B, at 35B total parameters with ~2B active per token (Mixture-of-Experts: 256 experts, 8 routed). 30 of its 40 layers use linear attention, so the KV cache costs only ~20 KB/token and the full 256K context stays affordable. Q4_K_M quantization from bartowskithe full-quality companion to the 2.3-bit Compact build. The publisher's benchmark claims are not independently verified.",
6
+ "description": "Bad Theory Labs' agentic build of Ornith 1.0 35B, tuned for tool-heavy coding and long stretches of unattended work. Native reasoning, native tool calling, and a 256K context window that stays light on memory even when it's full. Capable-tier on-device option for machines with 32GB+ memorysee BTL-4 Compact for a smaller build.",
7
7
  "tags": [
8
8
  "badtheorylabs",
9
9
  "agentic",
@@ -18,8 +18,8 @@
18
18
  "name": "Bad Theory Labs",
19
19
  "url": "https://huggingface.co/badtheorylabs"
20
20
  },
21
- "version": "1.0.0",
22
- "updatedAt": "2026-08-06T00:00:00Z",
21
+ "version": "1.0.1",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "Apache-2.0",
24
24
  "licenseClass": "open",
25
25
  "licenseShortName": "Apache 2.0",
@@ -141,7 +141,6 @@
141
141
  "filename": "badtheorylabs_BTL-4-Q4_K_M.gguf",
142
142
  "sha256": "75ce22e4f603bdf3f94c2b32151bb6d3492d2ab8a34ad8a4bfa2eaef0125c50f",
143
143
  "approxSizeBytes": 21391448192,
144
- "quantization": "Q4_K_M",
145
- "residentBytes": 25669737830
144
+ "quantization": "Q4_K_M"
146
145
  }
147
146
  }
@@ -0,0 +1,15 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.1",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 21391448192,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "bartowski/badtheorylabs_BTL-4-GGUF",
8
+ "revision": "799d011b498e3287f514eb463ea04d6624ec945f",
9
+ "filename": "badtheorylabs_BTL-4-Q4_K_M.gguf",
10
+ "sha256": "75ce22e4f603bdf3f94c2b32151bb6d3492d2ab8a34ad8a4bfa2eaef0125c50f",
11
+ "approxSizeBytes": 21391448192,
12
+ "quantization": "Q4_K_M"
13
+ },
14
+ "minGezelVersion": "1.26227"
15
+ }