@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
@@ -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": {
@@ -66,7 +66,7 @@
66
66
  "enableThinking": true,
67
67
  "thinkingBudget": 4096,
68
68
  "templateKwargs": {
69
- "reasoning_effort": "xhigh"
69
+ "reasoning_effort": "medium"
70
70
  }
71
71
  },
72
72
  "promptTags": {
@@ -84,6 +84,15 @@
84
84
  "repetitionPenalty": 1,
85
85
  "maxTokens": 12288
86
86
  },
87
+ "reasoning": {
88
+ "enableThinking": true,
89
+ "thinkingBudget": 4096,
90
+ "templateKwargs": {
91
+ "reasoning_effort": "medium"
92
+ }
93
+ }
94
+ },
95
+ "thinking-deep": {
87
96
  "reasoning": {
88
97
  "enableThinking": true,
89
98
  "thinkingBudget": 4096,
@@ -106,7 +115,7 @@
106
115
  "enableThinking": true,
107
116
  "thinkingBudget": 4096,
108
117
  "templateKwargs": {
109
- "reasoning_effort": "xhigh"
118
+ "reasoning_effort": "medium"
110
119
  }
111
120
  }
112
121
  },
@@ -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
+ }
@@ -18,7 +18,7 @@
18
18
  "name": "Alibaba",
19
19
  "url": "https://huggingface.co/Qwen/Qwen3.8-27B"
20
20
  },
21
- "version": "1.0.0",
21
+ "version": "1.0.1",
22
22
  "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "Apache-2.0",
24
24
  "licenseClass": "open",
@@ -163,7 +163,6 @@
163
163
  "huggingfaceRepo": "unsloth/Qwen3.8-27B-GGUF",
164
164
  "filename": "Qwen3.8-27B-Q8_0.gguf",
165
165
  "quantization": "Q8_0",
166
- "residentBytes": 34856503258,
167
166
  "mmprojFilename": "mmproj-F16.gguf"
168
167
  },
169
168
  "mlx": {
@@ -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
+ }
@@ -3,7 +3,7 @@
3
3
  "kind": "chat-model",
4
4
  "id": "btl4-compact-iq2",
5
5
  "name": "BTL-4 Compact (35B-A3B, IQ2_XXS)",
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 on a laptop. This is a 2.3 bit-per-weight imatrix quantization: expert tensors at IQ2_XXS, everything else at Q4_K_M, which fits the whole model in under 10 GB. 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. Optimized for low-memory machines the whole model fits in under 10GB, so it runs on a 16GB laptop, trading some accuracy against the full-size BTL-4 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.1",
22
- "updatedAt": "2026-08-06T00:00:00Z",
21
+ "version": "1.0.2",
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": "BTL-4-IQ2_XXS.gguf",
142
142
  "sha256": "6b7c298cf909fc04428ecf360a29dcc578188b1c90aa6ed435159f5a0d351496",
143
143
  "approxSizeBytes": 9967966240,
144
- "quantization": "IQ2_XXS",
145
- "residentBytes": 11961559488
144
+ "quantization": "IQ2_XXS"
146
145
  }
147
146
  }
@@ -0,0 +1,15 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.0.2",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 9967966240,
6
+ "llamaCpp": {
7
+ "huggingfaceRepo": "badtheorylabs/BTL-4-Compact",
8
+ "revision": "2a29bc80b0ebc80d6409fbad89f85d910dbb4aee",
9
+ "filename": "BTL-4-IQ2_XXS.gguf",
10
+ "sha256": "6b7c298cf909fc04428ecf360a29dcc578188b1c90aa6ed435159f5a0d351496",
11
+ "approxSizeBytes": 9967966240,
12
+ "quantization": "IQ2_XXS"
13
+ },
14
+ "minGezelVersion": "1.26227"
15
+ }
@@ -14,8 +14,8 @@
14
14
  "name": "DeepSeek",
15
15
  "url": "https://ollama.com/library/deepseek-r1"
16
16
  },
17
- "version": "1.1.0",
18
- "updatedAt": "2026-04-26T00:00:00Z",
17
+ "version": "1.1.1",
18
+ "updatedAt": "2026-08-15T00:00:00Z",
19
19
  "license": "MIT",
20
20
  "licenseClass": "open",
21
21
  "licenseShortName": "MIT",
@@ -53,8 +53,7 @@
53
53
  "filename": "DeepSeek-R1-0528-Qwen3-8B-Q4_K_M.gguf",
54
54
  "sha256": "a86349a4180c4e6bb43f874c29c404fa2be3f90b15509bd6d86f697dba724ec1",
55
55
  "approxSizeBytes": 5027785216,
56
- "quantization": "Q4_K_M",
57
- "residentBytes": 6033342259
56
+ "quantization": "Q4_K_M"
58
57
  },
59
58
  "mlx": {
60
59
  "huggingfaceRepo": "mlx-community/DeepSeek-R1-0528-Qwen3-8B-4bit",
@@ -97,8 +96,7 @@
97
96
  "sha256": "f4b30407076d04f403cb86b752a13e5490ee5764658958e231039cdd3ed78e0d",
98
97
  "sizeBytes": 8756
99
98
  }
100
- ],
101
- "residentBytes": 6005136840
99
+ ]
102
100
  },
103
101
  "tuning": {
104
102
  "sampling": {
@@ -0,0 +1,61 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "version": "1.1.1",
4
+ "releasedAt": "2026-08-15T00:00:00Z",
5
+ "approxSizeBytes": 5200000000,
6
+ "ollama": {
7
+ "tag": "deepseek-r1:8b"
8
+ },
9
+ "llamaCpp": {
10
+ "huggingfaceRepo": "unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF",
11
+ "revision": "eb48357c179d34dbf515983f798dfb8752a0f261",
12
+ "filename": "DeepSeek-R1-0528-Qwen3-8B-Q4_K_M.gguf",
13
+ "sha256": "a86349a4180c4e6bb43f874c29c404fa2be3f90b15509bd6d86f697dba724ec1",
14
+ "approxSizeBytes": 5027785216,
15
+ "quantization": "Q4_K_M"
16
+ },
17
+ "mlx": {
18
+ "huggingfaceRepo": "mlx-community/DeepSeek-R1-0528-Qwen3-8B-4bit",
19
+ "revision": "b9b5af4fa18feb8cdbccdadf3aad2c83d0abbe51",
20
+ "quantization": "4bit",
21
+ "approxSizeBytes": 4619336031,
22
+ "files": [
23
+ {
24
+ "name": "chat_template.jinja",
25
+ "sha256": "53671bac29bcb3e1f95f51b8c77d85a6011b66dc38bd23dce64eef04384a976b",
26
+ "sizeBytes": 3127
27
+ },
28
+ {
29
+ "name": "config.json",
30
+ "sha256": "ff32151f641cd46fd0daa658df1bf6fb457a8dc63147c93f653c5a15e0c1f53d",
31
+ "sizeBytes": 1088
32
+ },
33
+ {
34
+ "name": "model.safetensors",
35
+ "sha256": "d1810144c1beafe5c73ef740a787e26d94efdd846da4a5b60cd9e69a82083474",
36
+ "sizeBytes": 4607835164
37
+ },
38
+ {
39
+ "name": "model.safetensors.index.json",
40
+ "sha256": "3fb25463b4078b1fc27159daa605190029c2e965f533bf0b1b594f96cbfceb8a",
41
+ "sizeBytes": 64065
42
+ },
43
+ {
44
+ "name": "special_tokens_map.json",
45
+ "sha256": "59cda48bbe8bab9d61ffb410e6e3c07b6d98bff73cee7c88ff8b51f95f21ab1c",
46
+ "sizeBytes": 485
47
+ },
48
+ {
49
+ "name": "tokenizer.json",
50
+ "sha256": "93d5fd6d2f8cf1172ac86cf982e2b88fa6732366b44dc1a32349379a54a6a044",
51
+ "sizeBytes": 11423346
52
+ },
53
+ {
54
+ "name": "tokenizer_config.json",
55
+ "sha256": "f4b30407076d04f403cb86b752a13e5490ee5764658958e231039cdd3ed78e0d",
56
+ "sizeBytes": 8756
57
+ }
58
+ ]
59
+ },
60
+ "minGezelVersion": "1.26227"
61
+ }
@@ -18,8 +18,8 @@
18
18
  "name": "Google",
19
19
  "url": "https://huggingface.co/google/gemma-4-12B-it"
20
20
  },
21
- "version": "1.1.2",
22
- "updatedAt": "2026-07-28T00:00:00Z",
21
+ "version": "1.1.3",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "Apache-2.0",
24
24
  "licenseClass": "open",
25
25
  "licenseShortName": "Apache 2.0",
@@ -161,7 +161,6 @@
161
161
  "sha256": "90fd44e29e0d7cffeb0fd00dc73cfdab9ed0b0e95306ecf7821ea634c940c370",
162
162
  "approxSizeBytes": 6716356800,
163
163
  "quantization": "UD-Q4_K_XL",
164
- "residentBytes": 8364078720,
165
164
  "draftModel": {
166
165
  "filename": "MTP/mtp-gemma-4-12B-it-Q4_0.gguf",
167
166
  "sha256": "fcb35dea42c71333db904cee11baac525c9ef872818ee3753f6cb156f3c6f4f6",