@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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "btl4-35b-q4",
3
3
  "name": "BTL-4 (35B-A3B, Q4)",
4
- "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.",
4
+ "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.",
5
5
  "tags": [
6
6
  "badtheorylabs",
7
7
  "agentic",
@@ -16,8 +16,8 @@
16
16
  "name": "Bad Theory Labs",
17
17
  "url": "https://huggingface.co/badtheorylabs"
18
18
  },
19
- "version": "1.0.0",
20
- "updatedAt": "2026-08-06T00: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",
@@ -136,7 +136,6 @@
136
136
  "llamaCpp": {
137
137
  "huggingfaceRepo": "bartowski/badtheorylabs_BTL-4-GGUF",
138
138
  "filename": "badtheorylabs_BTL-4-Q4_K_M.gguf",
139
- "quantization": "Q4_K_M",
140
- "residentBytes": 25669737830
139
+ "quantization": "Q4_K_M"
141
140
  }
142
141
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "btl4-compact-iq2",
3
3
  "name": "BTL-4 Compact (35B-A3B, IQ2_XXS)",
4
- "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.",
4
+ "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.",
5
5
  "tags": [
6
6
  "badtheorylabs",
7
7
  "agentic",
@@ -16,8 +16,8 @@
16
16
  "name": "Bad Theory Labs",
17
17
  "url": "https://huggingface.co/badtheorylabs"
18
18
  },
19
- "version": "1.0.1",
20
- "updatedAt": "2026-08-06T00:00:00Z",
19
+ "version": "1.0.2",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "licenseClass": "open",
23
23
  "licenseShortName": "Apache 2.0",
@@ -136,7 +136,6 @@
136
136
  "llamaCpp": {
137
137
  "huggingfaceRepo": "badtheorylabs/BTL-4-Compact",
138
138
  "filename": "BTL-4-IQ2_XXS.gguf",
139
- "quantization": "IQ2_XXS",
140
- "residentBytes": 11961559488
139
+ "quantization": "IQ2_XXS"
141
140
  }
142
141
  }
@@ -12,8 +12,8 @@
12
12
  "name": "DeepSeek",
13
13
  "url": "https://ollama.com/library/deepseek-r1"
14
14
  },
15
- "version": "1.1.0",
16
- "updatedAt": "2026-04-26T00:00:00Z",
15
+ "version": "1.1.1",
16
+ "updatedAt": "2026-08-15T00:00:00Z",
17
17
  "license": "MIT",
18
18
  "parameterSize": "8B",
19
19
  "approxSizeBytes": 5200000000,
@@ -16,8 +16,8 @@
16
16
  "name": "Google",
17
17
  "url": "https://huggingface.co/google/gemma-4-12B-it"
18
18
  },
19
- "version": "1.1.2",
20
- "updatedAt": "2026-07-28T00:00:00Z",
19
+ "version": "1.1.3",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "recoScore": 15,
23
23
  "parameterSize": "12B",
@@ -168,7 +168,6 @@
168
168
  "huggingfaceRepo": "unsloth/gemma-4-12B-it-qat-GGUF",
169
169
  "filename": "gemma-4-12B-it-qat-UD-Q4_K_XL.gguf",
170
170
  "quantization": "UD-Q4_K_XL",
171
- "residentBytes": 8364078720,
172
171
  "draftModelFilename": "MTP/mtp-gemma-4-12B-it-Q4_0.gguf"
173
172
  },
174
173
  "releasePatch": {
@@ -15,8 +15,8 @@
15
15
  "name": "Google",
16
16
  "url": "https://huggingface.co/google/gemma-4-12B-it"
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": 15,
22
22
  "parameterSize": "12B",
@@ -142,7 +142,6 @@
142
142
  "huggingfaceRepo": "ggml-org/gemma-4-12B-it-GGUF",
143
143
  "filename": "gemma-4-12B-it-Q8_0.gguf",
144
144
  "quantization": "Q8_0",
145
- "residentBytes": 15761707354,
146
145
  "draftModelFilename": "mtp-gemma-4-12B-it-Q8_0.gguf"
147
146
  },
148
147
  "releasePatch": {
@@ -16,8 +16,8 @@
16
16
  "name": "Google",
17
17
  "url": "https://huggingface.co/google/gemma-4-26B-A4B-it"
18
18
  },
19
- "version": "1.2.1",
20
- "updatedAt": "2026-07-28T00:00:00Z",
19
+ "version": "1.2.2",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "recoScore": 15,
23
23
  "parameterSize": "25.2B",
@@ -68,7 +68,6 @@
68
68
  "huggingfaceRepo": "unsloth/gemma-4-26B-A4B-it-qat-GGUF",
69
69
  "filename": "gemma-4-26B-A4B-it-qat-UD-Q4_K_XL.gguf",
70
70
  "quantization": "UD-Q4_K_XL",
71
- "residentBytes": 17401183718,
72
71
  "draftModelFilename": "MTP/mtp-gemma-4-26B-A4B-it-Q4_0.gguf"
73
72
  },
74
73
  "releasePatch": {
@@ -17,8 +17,8 @@
17
17
  "name": "Google",
18
18
  "url": "https://huggingface.co/google/gemma-4-31B-it"
19
19
  },
20
- "version": "1.2.1",
21
- "updatedAt": "2026-07-28T00:00:00Z",
20
+ "version": "1.2.2",
21
+ "updatedAt": "2026-08-15T00:00:00Z",
22
22
  "license": "Apache-2.0",
23
23
  "recoScore": 15,
24
24
  "parameterSize": "30.7B",
@@ -59,7 +59,6 @@
59
59
  "huggingfaceRepo": "unsloth/gemma-4-31B-it-qat-GGUF",
60
60
  "filename": "gemma-4-31B-it-qat-UD-Q4_K_XL.gguf",
61
61
  "quantization": "UD-Q4_K_XL",
62
- "residentBytes": 21081151219,
63
62
  "draftModelFilename": "MTP/mtp-gemma-4-31B-it-Q4_0.gguf"
64
63
  },
65
64
  "releasePatch": {
@@ -16,8 +16,8 @@
16
16
  "name": "Google",
17
17
  "url": "https://huggingface.co/google/gemma-4-E2B-it"
18
18
  },
19
- "version": "1.2.0",
20
- "updatedAt": "2026-07-31T00:00:00Z",
19
+ "version": "1.2.1",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "Apache-2.0",
22
22
  "recoScore": 15,
23
23
  "parameterSize": "2.3B",
@@ -54,7 +54,6 @@
54
54
  "huggingfaceRepo": "unsloth/gemma-4-E2B-it-qat-GGUF",
55
55
  "filename": "gemma-4-E2B-it-qat-UD-Q4_K_XL.gguf",
56
56
  "quantization": "UD-Q4_K_XL",
57
- "residentBytes": 3731251642,
58
57
  "draftModelFilename": "MTP/mtp-gemma-4-E2B-it-Q4_0.gguf"
59
58
  },
60
59
  "releasePatch": {
@@ -15,8 +15,8 @@
15
15
  "name": "Google",
16
16
  "url": "https://huggingface.co/google/gemma-4-E4B-it"
17
17
  },
18
- "version": "1.2.0",
19
- "updatedAt": "2026-07-31T00:00:00Z",
18
+ "version": "1.2.1",
19
+ "updatedAt": "2026-08-15T00:00:00Z",
20
20
  "license": "Apache-2.0",
21
21
  "recoScore": 15,
22
22
  "parameterSize": "4.5B",
@@ -47,7 +47,6 @@
47
47
  "huggingfaceRepo": "unsloth/gemma-4-E4B-it-qat-GGUF",
48
48
  "filename": "gemma-4-E4B-it-qat-UD-Q4_K_XL.gguf",
49
49
  "quantization": "UD-Q4_K_XL",
50
- "residentBytes": 5940328250,
51
50
  "draftModelFilename": "MTP/mtp-gemma-4-E4B-it-Q4_0.gguf"
52
51
  },
53
52
  "releasePatch": {
@@ -14,8 +14,8 @@
14
14
  "name": "OpenAI",
15
15
  "url": "https://ollama.com/library/gpt-oss"
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": "Apache-2.0",
20
20
  "parameterSize": "20B",
21
21
  "approxSizeBytes": 12000000000,
@@ -19,8 +19,8 @@
19
19
  "name": "Poolside",
20
20
  "url": "https://huggingface.co/poolside/Laguna-S-2.1"
21
21
  },
22
- "version": "1.0.1",
23
- "updatedAt": "2026-07-28T00:00:00Z",
22
+ "version": "1.0.2",
23
+ "updatedAt": "2026-08-15T00:00:00Z",
24
24
  "license": "OpenMDW-1.1",
25
25
  "licenseClass": "open",
26
26
  "licenseShortName": "OpenMDW 1.1",
@@ -116,12 +116,10 @@
116
116
  "llamaCpp": {
117
117
  "huggingfaceRepo": "poolside/Laguna-S-2.1-GGUF",
118
118
  "filename": "laguna-s-2.1-Q4_K_M.gguf",
119
- "quantization": "Q4_K_M",
120
- "residentBytes": 115238195712
119
+ "quantization": "Q4_K_M"
121
120
  },
122
121
  "mlx": {
123
122
  "huggingfaceRepo": "mlx-community/Laguna-S-2.1-oQ4e",
124
- "quantization": "oQ4e",
125
- "residentBytes": 70000000000
123
+ "quantization": "oQ4e"
126
124
  }
127
125
  }
@@ -19,8 +19,8 @@
19
19
  "name": "Poolside",
20
20
  "url": "https://huggingface.co/poolside/Laguna-S-2.1"
21
21
  },
22
- "version": "1.0.0",
23
- "updatedAt": "2026-07-22T00:00:00Z",
22
+ "version": "1.0.1",
23
+ "updatedAt": "2026-08-15T00:00:00Z",
24
24
  "license": "OpenMDW-1.1",
25
25
  "licenseClass": "open",
26
26
  "licenseShortName": "OpenMDW 1.1",
@@ -115,7 +115,6 @@
115
115
  },
116
116
  "mlx": {
117
117
  "huggingfaceRepo": "mlx-community/Laguna-S-2.1-oQ6e",
118
- "quantization": "oQ6e",
119
- "residentBytes": 99000000000
118
+ "quantization": "oQ6e"
120
119
  }
121
120
  }
@@ -19,8 +19,8 @@
19
19
  "name": "Poolside",
20
20
  "url": "https://huggingface.co/poolside/Laguna-S-2.1"
21
21
  },
22
- "version": "1.0.1",
23
- "updatedAt": "2026-07-28T00:00:00Z",
22
+ "version": "1.0.2",
23
+ "updatedAt": "2026-08-15T00:00:00Z",
24
24
  "license": "OpenMDW-1.1",
25
25
  "licenseClass": "open",
26
26
  "licenseShortName": "OpenMDW 1.1",
@@ -116,12 +116,10 @@
116
116
  "llamaCpp": {
117
117
  "huggingfaceRepo": "poolside/Laguna-S-2.1-GGUF",
118
118
  "filename": "laguna-s-2.1-Q8_0.gguf",
119
- "quantization": "Q8_0",
120
- "residentBytes": 154500987802
119
+ "quantization": "Q8_0"
121
120
  },
122
121
  "mlx": {
123
122
  "huggingfaceRepo": "Vontra/Laguna-S-2.1-MLX-8bit",
124
- "quantization": "8bit",
125
- "residentBytes": 125000000000
123
+ "quantization": "8bit"
126
124
  }
127
125
  }
@@ -12,8 +12,8 @@
12
12
  "name": "Liquid AI",
13
13
  "url": "https://huggingface.co/LiquidAI/LFM2.5-2.6B"
14
14
  },
15
- "version": "1.0.0",
16
- "updatedAt": "2026-08-04T00:00:00Z",
15
+ "version": "1.0.1",
16
+ "updatedAt": "2026-08-15T00:00:00Z",
17
17
  "license": "LFM Open License v1.0",
18
18
  "licenseClass": "custom-restricted",
19
19
  "licenseShortName": "LFM Open 1.0",
@@ -11,8 +11,8 @@
11
11
  "name": "Meta",
12
12
  "url": "https://ollama.com/library/llama3.2"
13
13
  },
14
- "version": "1.1.0",
15
- "updatedAt": "2026-04-26T00:00:00Z",
14
+ "version": "1.1.1",
15
+ "updatedAt": "2026-08-15T00:00:00Z",
16
16
  "license": "Llama 3.2 Community License",
17
17
  "parameterSize": "3B",
18
18
  "approxSizeBytes": 2019377696,
@@ -11,8 +11,8 @@
11
11
  "name": "Mistral AI",
12
12
  "url": "https://ollama.com/library/mistral"
13
13
  },
14
- "version": "1.1.0",
15
- "updatedAt": "2026-04-26T00:00:00Z",
14
+ "version": "1.1.1",
15
+ "updatedAt": "2026-08-15T00:00:00Z",
16
16
  "license": "Apache-2.0",
17
17
  "parameterSize": "7B",
18
18
  "approxSizeBytes": 4372812000,
@@ -14,8 +14,8 @@
14
14
  "name": "Mistral AI",
15
15
  "url": "https://huggingface.co/mistralai/Mistral-Medium-3.5-128B"
16
16
  },
17
- "version": "1.0.0",
18
- "updatedAt": "2026-05-22T00:00:00Z",
17
+ "version": "1.0.1",
18
+ "updatedAt": "2026-08-15T00:00:00Z",
19
19
  "license": "MIT-Modified",
20
20
  "parameterSize": "128B",
21
21
  "approxSizeBytes": 72000000000,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "muse-glimmer-30b-q4",
3
3
  "name": "Muse Glimmer (30B, Q4)",
4
- "description": "Meta Superintelligence Labs' Muse family, distilled from the larger Muse Spark down to 30B: a dense agentic model (29.6B language model plus a ~1.8B ViT-G/14 perception encoder) built for long-horizon tool use on consumer hardware. A new architecture rather than a Llama derivative — its own chat format and tool-call grammar. Multimodal (text + image), 131K native context, native tool calling, and a reasoning strength dial from low to xhigh. Meta's own calibrated K-quant build, sized to fit 24GB of VRAM.",
4
+ "description": "Meta Superintelligence Labs' Muse Glimmer at 30B parameters, distilled from the larger Muse Spark and built for long-horizon tool use on everyday hardware. Multimodal (text + image), 131K context, native tool calling, and adjustable reasoning effort. Meta's own build, sized for machines with 24GB+ memory.",
5
5
  "tags": [
6
6
  "meta",
7
7
  "agentic",
@@ -16,8 +16,8 @@
16
16
  "name": "Meta Superintelligence Labs",
17
17
  "url": "https://huggingface.co/meta-models/Muse-Glimmer-30B"
18
18
  },
19
- "version": "1.0.0",
20
- "updatedAt": "2026-08-10T00: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",
@@ -120,7 +120,6 @@
120
120
  "huggingfaceRepo": "meta-models/Muse-Glimmer-30B-GGUF",
121
121
  "filename": "muse-glimmer-30B-kquant-17gb.gguf",
122
122
  "quantization": "K-Quant-17GB",
123
- "mmprojFilename": "mmproj-kquant.gguf",
124
- "residentBytes": 21416116224
123
+ "mmprojFilename": "mmproj-kquant.gguf"
125
124
  }
126
125
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "nemotron3-nano-30b-q4",
3
3
  "name": "Nemotron-3 Nano (30B, MoE Reasoning)",
4
- "description": "NVIDIA's Nemotron-3 Nano Omni 30B-parameter hybrid Mamba/Transformer Mixture-of-Experts (~3B active per token) tuned for reasoning. Native function-calling, 128K context, multimodal (text + image + audio + video).",
4
+ "description": "NVIDIA's Nemotron-3 Nano Omni at 30B parameters, tuned for reasoning. Multimodal (text + image + audio + video), 128K context, native tool calling. Capable-tier on-device option for machines with 32GB+ memory.",
5
5
  "tags": [
6
6
  "nvidia",
7
7
  "reasoning",
@@ -18,8 +18,8 @@
18
18
  "name": "NVIDIA",
19
19
  "url": "https://huggingface.co/nvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning"
20
20
  },
21
- "version": "1.0.0",
22
- "updatedAt": "2026-05-17T00:00:00Z",
21
+ "version": "1.0.2",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "NVIDIA Open Model License",
24
24
  "parameterSize": "30B",
25
25
  "approxSizeBytes": 24515129536,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "nemotron3-super-120b-q4",
3
3
  "name": "Nemotron-3 Super (120B-A12B)",
4
- "description": "NVIDIA's flagship Nemotron-3 Super 120B-parameter hybrid Mamba/Transformer Mixture-of-Experts (~12B active per token). Native function-calling, 128K context. Frontier-tier on-device reasoning for workstations and Mac Studio-class hardware — needs ~100GB of usable memory for Q4_K_M. MLX path is held until mlx-community publishes a build that doesn't require trust_remote_code; for now this is llama.cpp-only.",
4
+ "description": "NVIDIA's flagship Nemotron-3 Super at 120B parameters, tuned for reasoning. Native tool calling, 128K context. Frontier-tier on-device reasoning for workstations and Mac Studio-class hardware — needs ~100GB of usable memory. No Apple Silicon build yet.",
5
5
  "tags": [
6
6
  "nvidia",
7
7
  "reasoning",
@@ -15,8 +15,8 @@
15
15
  "name": "NVIDIA",
16
16
  "url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16"
17
17
  },
18
- "version": "1.0.0",
19
- "updatedAt": "2026-05-17T00:00:00Z",
18
+ "version": "1.0.1",
19
+ "updatedAt": "2026-08-15T00:00:00Z",
20
20
  "license": "NVIDIA Open Model License",
21
21
  "parameterSize": "120B",
22
22
  "approxSizeBytes": 86051079584,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "nemotron3.5-lightning-30b-q4",
3
3
  "name": "Nemotron 3.5 Lightning (30B-A3B, Q4)",
4
- "description": "NVIDIA's Nemotron 3.5 Lightning a text-only 30B-parameter hybrid Mamba-2/Transformer Mixture-of-Experts model with about 3B active parameters per token, native reasoning and tool calling, and a 256K context window. The llama.cpp source is ggml-org's Q4_K_M build (about 25.4GB); Apple Silicon uses mlx-community's matching 4-bit affine conversion (about 17.8GB).",
4
+ "description": "NVIDIA's Nemotron 3.5 Lightning at 30B parameters text-only, with native reasoning, native tool calling, and a 256K context window. Capable-tier on-device option: about 25GB of memory on most machines, about 18GB on Apple Silicon.",
5
5
  "tags": [
6
6
  "nvidia",
7
7
  "reasoning",
@@ -20,8 +20,8 @@
20
20
  "name": "NVIDIA",
21
21
  "url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16"
22
22
  },
23
- "version": "1.0.0",
24
- "updatedAt": "2026-08-11T00:00:00Z",
23
+ "version": "1.0.1",
24
+ "updatedAt": "2026-08-15T00:00:00Z",
25
25
  "minGezelVersion": "1.26223",
26
26
  "license": "OpenMDW-1.1",
27
27
  "licenseClass": "open",
@@ -124,12 +124,10 @@
124
124
  "llamaCpp": {
125
125
  "huggingfaceRepo": "ggml-org/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF",
126
126
  "filename": "NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_K_M.gguf",
127
- "quantization": "Q4_K_M",
128
- "residentBytes": 30516886733
127
+ "quantization": "Q4_K_M"
129
128
  },
130
129
  "mlx": {
131
130
  "huggingfaceRepo": "mlx-community/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-4bit",
132
- "quantization": "4bit",
133
- "residentBytes": 23130356200
131
+ "quantization": "4bit"
134
132
  }
135
133
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "nemotron3.5-lightning-30b-q8",
3
3
  "name": "Nemotron 3.5 Lightning (30B-A3B, Q8)",
4
- "description": "NVIDIA's Nemotron 3.5 Lightning a text-only 30B-parameter hybrid Mamba-2/Transformer Mixture-of-Experts model with about 3B active parameters per token, native reasoning and tool calling, and a 256K context window. This higher-fidelity variant uses ggml-org's Q8_0 llama.cpp build (about 35GB) or mlx-community's matching 8-bit affine conversion (about 33.6GB).",
4
+ "description": "NVIDIA's Nemotron 3.5 Lightning at 30B parameters text-only, with native reasoning, native tool calling, and a 256K context window. 8-bit quantization for higher fidelity than the Q4 build, at roughly a third more memory (about 35GB, or 34GB on Apple Silicon).",
5
5
  "tags": [
6
6
  "nvidia",
7
7
  "reasoning",
@@ -20,8 +20,8 @@
20
20
  "name": "NVIDIA",
21
21
  "url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16"
22
22
  },
23
- "version": "1.0.0",
24
- "updatedAt": "2026-08-11T00:00:00Z",
23
+ "version": "1.0.1",
24
+ "updatedAt": "2026-08-15T00:00:00Z",
25
25
  "minGezelVersion": "1.26223",
26
26
  "license": "OpenMDW-1.1",
27
27
  "licenseClass": "open",
@@ -124,12 +124,10 @@
124
124
  "llamaCpp": {
125
125
  "huggingfaceRepo": "ggml-org/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF",
126
126
  "filename": "NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q8_0.gguf",
127
- "quantization": "Q8_0",
128
- "residentBytes": 42005570765
127
+ "quantization": "Q8_0"
129
128
  },
130
129
  "mlx": {
131
130
  "huggingfaceRepo": "mlx-community/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-8bit",
132
- "quantization": "8bit",
133
- "residentBytes": 43650255848
131
+ "quantization": "8bit"
134
132
  }
135
133
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "ornith-35b-q4",
3
3
  "name": "Ornith 1.0 (35B, Q4)",
4
- "description": "DeepReinforce's Ornith 1.0 at 35B total parameters (Qwen 3.5 MoE architecture), an agentic-coding model trained with a self-improving reinforcement-learning framework state-of-the-art on SWE-Bench and Terminal-Bench. Native <think> reasoning, OpenAI-style tool calling, 256K context. Q4_K_M quantization for a ~21GB footprint. MIT licensed.",
4
+ "description": "DeepReinforce's Ornith 1.0 at 35B parameters an agentic-coding model built for hands-on software work: reading a codebase, running tools, and seeing a change through. Native reasoning, native tool calling, 256K context. Capable-tier on-device option for machines with 32GB+ memory. MIT licensed.",
5
5
  "tags": [
6
6
  "deepreinforce",
7
7
  "coding",
@@ -16,8 +16,8 @@
16
16
  "name": "DeepReinforce",
17
17
  "url": "https://huggingface.co/deepreinforce-ai"
18
18
  },
19
- "version": "1.0.0",
20
- "updatedAt": "2026-07-01T00:00:00Z",
19
+ "version": "1.0.1",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "MIT",
22
22
  "licenseClass": "open",
23
23
  "licenseShortName": "MIT",
@@ -134,12 +134,10 @@
134
134
  "llamaCpp": {
135
135
  "huggingfaceRepo": "deepreinforce-ai/Ornith-1.0-35B-GGUF",
136
136
  "filename": "ornith-1.0-35b-Q4_K_M.gguf",
137
- "quantization": "Q4_K_M",
138
- "residentBytes": 25400109312
137
+ "quantization": "Q4_K_M"
139
138
  },
140
139
  "mlx": {
141
140
  "huggingfaceRepo": "mlx-community/Ornith-1.0-35B-4bit",
142
- "quantization": "4bit",
143
- "residentBytes": 26557921365
141
+ "quantization": "4bit"
144
142
  }
145
143
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "ornith-35b-q8",
3
3
  "name": "Ornith 1.0 (35B, Q8)",
4
- "description": "DeepReinforce's Ornith 1.0 at 35B total parameters (Qwen 3.5 MoE architecture), an agentic-coding model trained with a self-improving reinforcement-learning framework state-of-the-art on SWE-Bench and Terminal-Bench. Native <think> reasoning, OpenAI-style tool calling, 256K context. Q8_0 quantization for higher fidelity than the Q4 build, at roughly double the memory footprint (~37GB). MIT licensed.",
4
+ "description": "DeepReinforce's Ornith 1.0 at 35B parameters an agentic-coding model built for hands-on software work: reading a codebase, running tools, and seeing a change through. Native reasoning, native tool calling, 256K context. 8-bit quantization for higher fidelity than the Q4 build, at roughly double the memory footprint (~37GB). MIT licensed.",
5
5
  "tags": [
6
6
  "deepreinforce",
7
7
  "coding",
@@ -16,8 +16,8 @@
16
16
  "name": "DeepReinforce",
17
17
  "url": "https://huggingface.co/deepreinforce-ai"
18
18
  },
19
- "version": "1.0.0",
20
- "updatedAt": "2026-07-01T00:00:00Z",
19
+ "version": "1.0.1",
20
+ "updatedAt": "2026-08-15T00:00:00Z",
21
21
  "license": "MIT",
22
22
  "licenseClass": "open",
23
23
  "licenseShortName": "MIT",
@@ -134,12 +134,10 @@
134
134
  "llamaCpp": {
135
135
  "huggingfaceRepo": "deepreinforce-ai/Ornith-1.0-35B-GGUF",
136
136
  "filename": "ornith-1.0-35b-Q8_0.gguf",
137
- "quantization": "Q8_0",
138
- "residentBytes": 44283766656
137
+ "quantization": "Q8_0"
139
138
  },
140
139
  "mlx": {
141
140
  "huggingfaceRepo": "mlx-community/Ornith-1.0-35B-8bit",
142
- "quantization": "8bit",
143
- "residentBytes": 49072879453
141
+ "quantization": "8bit"
144
142
  }
145
143
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "ornith-9b-q4",
3
3
  "name": "Ornith 1.0 (9B)",
4
- "description": "DeepReinforce's Ornith 1.0 at 9B parameters (dense, built on Qwen 3.5 + Gemma 4), an agentic-coding model trained with a self-improving reinforcement-learning framework. Native <think> reasoning, OpenAI-style tool calling, 256K context. The small-tier pick for tool-heavy work on a 12GB+ inference budget. Q4_K_M quantization. MIT licensed.",
4
+ "description": "DeepReinforce's Ornith 1.0 at 9B parameters an agentic-coding model built for hands-on software work. Native reasoning, native tool calling, 256K context. The small-tier pick for tool-heavy work on a 12GB+ inference budget. MIT licensed.",
5
5
  "tags": [
6
6
  "deepreinforce",
7
7
  "coding",
@@ -15,8 +15,8 @@
15
15
  "name": "DeepReinforce",
16
16
  "url": "https://huggingface.co/deepreinforce-ai"
17
17
  },
18
- "version": "1.0.0",
19
- "updatedAt": "2026-07-01T00:00:00Z",
18
+ "version": "1.0.1",
19
+ "updatedAt": "2026-08-15T00:00:00Z",
20
20
  "license": "MIT",
21
21
  "licenseClass": "open",
22
22
  "licenseShortName": "MIT",
@@ -135,12 +135,10 @@
135
135
  "llamaCpp": {
136
136
  "huggingfaceRepo": "deepreinforce-ai/Ornith-1.0-9B-GGUF",
137
137
  "filename": "ornith-1.0-9b-Q4_K_M.gguf",
138
- "quantization": "Q4_K_M",
139
- "residentBytes": 6754930445
138
+ "quantization": "Q4_K_M"
140
139
  },
141
140
  "mlx": {
142
141
  "huggingfaceRepo": "mlx-community/Ornith-1.0-9B-4bit",
143
- "quantization": "4bit",
144
- "residentBytes": 7770193739
142
+ "quantization": "4bit"
145
143
  }
146
144
  }
@@ -18,8 +18,8 @@
18
18
  "name": "Alibaba",
19
19
  "url": "https://huggingface.co/Qwen/Qwen3.5-122B-A10B"
20
20
  },
21
- "version": "1.0.1",
22
- "updatedAt": "2026-07-28T00:00:00Z",
21
+ "version": "1.0.3",
22
+ "updatedAt": "2026-08-15T00:00:00Z",
23
23
  "license": "Apache-2.0",
24
24
  "licenseClass": "open",
25
25
  "licenseShortName": "Apache 2.0",
@@ -149,7 +149,6 @@
149
149
  "huggingfaceRepo": "unsloth/Qwen3.5-122B-A10B-MTP-GGUF",
150
150
  "shardsDir": "UD-Q4_K_M",
151
151
  "quantization": "UD-Q4_K_M",
152
- "residentBytes": 93912483840,
153
152
  "mmprojFilename": "mmproj-BF16.gguf"
154
153
  },
155
154
  "releasePatch": {
@@ -166,7 +165,6 @@
166
165
  },
167
166
  "mlx": {
168
167
  "huggingfaceRepo": "mlx-community/Qwen3.5-122B-A10B-4bit",
169
- "quantization": "4bit",
170
- "residentBytes": 90506802715
168
+ "quantization": "4bit"
171
169
  }
172
170
  }
@@ -14,8 +14,8 @@
14
14
  "name": "Alibaba",
15
15
  "url": "https://ollama.com/library/qwen3.5"
16
16
  },
17
- "version": "1.1.2",
18
- "updatedAt": "2026-07-28T00:00:00Z",
17
+ "version": "1.1.3",
18
+ "updatedAt": "2026-08-15T00:00:00Z",
19
19
  "license": "Apache-2.0",
20
20
  "parameterSize": "2B",
21
21
  "approxSizeBytes": 1329851808,
@@ -48,8 +48,7 @@
48
48
  "llamaCpp": {
49
49
  "huggingfaceRepo": "unsloth/Qwen3.5-2B-MTP-GGUF",
50
50
  "filename": "Qwen3.5-2B-Q4_K_M.gguf",
51
- "quantization": "Q4_K_M",
52
- "residentBytes": 1595822170
51
+ "quantization": "Q4_K_M"
53
52
  },
54
53
  "releasePatch": {
55
54
  "tuning": {