@bendyline/gilde 0.1.20 → 0.1.21
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.
- package/authoring/chat-models/muse-glimmer-30b-q4.json +1 -1
- package/authoring/chat-models/nemotron3.5-lightning-30b-q4.json +134 -0
- package/authoring/chat-models/nemotron3.5-lightning-30b-q8.json +134 -0
- package/data/chat-models/de/deepseek-v4-flash-284b-mxfp4/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-mxfp4/versions/1.0.0/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q2/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q2/versions/1.0.0/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q2/versions/1.1.0/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q2q4/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q2q4/versions/1.0.0/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q4/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q4/versions/1.0.0/manifest.json +3 -1
- package/data/chat-models/de/deepseek-v4-flash-284b-q4/versions/1.1.0/manifest.json +3 -1
- package/data/chat-models/gl/glm-5.2-754b-q2/manifest.json +3 -1
- package/data/chat-models/gl/glm-5.2-754b-q2/versions/1.0.0/manifest.json +3 -1
- package/data/chat-models/index.json +1 -1
- package/data/chat-models/mu/muse-glimmer-30b-q4/manifest.json +1 -1
- package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/manifest.json +193 -0
- package/data/chat-models/ne/nemotron3.5-lightning-30b-q4/versions/1.0.0/manifest.json +74 -0
- package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/manifest.json +208 -0
- package/data/chat-models/ne/nemotron3.5-lightning-30b-q8/versions/1.0.0/manifest.json +89 -0
- package/data/connector-types/gi/github-pulls/manifest.json +17 -0
- package/data/connector-types/gi/github-pulls/versions/1.0.0/manifest.json +37 -0
- package/data/connector-types/index.json +1 -1
- package/package.json +1 -1
- package/schemas/chat-model-version.schema.json +10 -0
- package/schemas/craftbook-doc.schema.json +24 -0
- package/schemas/craftbook-template-version.schema.json +24 -0
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "nemotron3.5-lightning-30b-q4",
|
|
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).",
|
|
5
|
+
"tags": [
|
|
6
|
+
"nvidia",
|
|
7
|
+
"reasoning",
|
|
8
|
+
"agentic",
|
|
9
|
+
"coding",
|
|
10
|
+
"tools",
|
|
11
|
+
"long-context",
|
|
12
|
+
"moe",
|
|
13
|
+
"hybrid",
|
|
14
|
+
"mamba",
|
|
15
|
+
"open-weights",
|
|
16
|
+
"apple-silicon"
|
|
17
|
+
],
|
|
18
|
+
"category": "reasoning",
|
|
19
|
+
"maintainer": {
|
|
20
|
+
"name": "NVIDIA",
|
|
21
|
+
"url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16"
|
|
22
|
+
},
|
|
23
|
+
"version": "1.0.0",
|
|
24
|
+
"updatedAt": "2026-08-11T00:00:00Z",
|
|
25
|
+
"license": "OpenMDW-1.1",
|
|
26
|
+
"licenseClass": "open",
|
|
27
|
+
"licenseShortName": "OpenMDW 1.1",
|
|
28
|
+
"licenseUrl": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16/blob/main/LICENSE",
|
|
29
|
+
"parameterSize": "30B",
|
|
30
|
+
"approxSizeBytes": 25430738944,
|
|
31
|
+
"supportsTools": true,
|
|
32
|
+
"contextWindow": 262144,
|
|
33
|
+
"kvBytesPerTokenF16": 6144,
|
|
34
|
+
"upstream": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16",
|
|
35
|
+
"style": {
|
|
36
|
+
"family": "nemotron",
|
|
37
|
+
"reasoningFormat": "think",
|
|
38
|
+
"toolCallFormat": "function-call"
|
|
39
|
+
},
|
|
40
|
+
"behaviors": [
|
|
41
|
+
"reasoning.strip-think-tags",
|
|
42
|
+
"prompt.private-reasoning-guidance",
|
|
43
|
+
"prompt.tool-cookbook-condensed",
|
|
44
|
+
"mcp.compact-tool-schemas",
|
|
45
|
+
"fabrication.detect-past-tense-no-tools",
|
|
46
|
+
"prompt.retrieval-first",
|
|
47
|
+
"prompt.workspace-gestalt",
|
|
48
|
+
"turn.preamble-folding",
|
|
49
|
+
"turn.ramble-detection",
|
|
50
|
+
"tools.mlx-grammar"
|
|
51
|
+
],
|
|
52
|
+
"tuning": {
|
|
53
|
+
"sampling": {
|
|
54
|
+
"temperature": 1,
|
|
55
|
+
"topP": 0.95,
|
|
56
|
+
"maxTokens": 16384
|
|
57
|
+
},
|
|
58
|
+
"samplingWhenThinking": {
|
|
59
|
+
"temperature": 1,
|
|
60
|
+
"topP": 0.95
|
|
61
|
+
},
|
|
62
|
+
"reasoning": {
|
|
63
|
+
"enableThinking": true,
|
|
64
|
+
"thinkingBudget": 8192
|
|
65
|
+
},
|
|
66
|
+
"profiles": {
|
|
67
|
+
"thinking-general": {
|
|
68
|
+
"sampling": {
|
|
69
|
+
"temperature": 1,
|
|
70
|
+
"topP": 0.95,
|
|
71
|
+
"maxTokens": 16384
|
|
72
|
+
},
|
|
73
|
+
"reasoning": {
|
|
74
|
+
"enableThinking": true,
|
|
75
|
+
"thinkingBudget": 8192
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"thinking-coding": {
|
|
79
|
+
"sampling": {
|
|
80
|
+
"temperature": 1,
|
|
81
|
+
"topP": 0.95,
|
|
82
|
+
"maxTokens": 32768
|
|
83
|
+
},
|
|
84
|
+
"reasoning": {
|
|
85
|
+
"enableThinking": true,
|
|
86
|
+
"thinkingBudget": 12288
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"thinking-precise": {
|
|
90
|
+
"sampling": {
|
|
91
|
+
"temperature": 0.6,
|
|
92
|
+
"topP": 0.9,
|
|
93
|
+
"seed": 0,
|
|
94
|
+
"maxTokens": 8192
|
|
95
|
+
},
|
|
96
|
+
"reasoning": {
|
|
97
|
+
"enableThinking": true,
|
|
98
|
+
"thinkingBudget": 6144
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"instruct": {
|
|
102
|
+
"sampling": {
|
|
103
|
+
"temperature": 1,
|
|
104
|
+
"topP": 0.95,
|
|
105
|
+
"maxTokens": 8192
|
|
106
|
+
},
|
|
107
|
+
"reasoning": {
|
|
108
|
+
"enableThinking": false
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"creative": {
|
|
112
|
+
"sampling": {
|
|
113
|
+
"temperature": 1,
|
|
114
|
+
"topP": 0.95,
|
|
115
|
+
"maxTokens": 16384
|
|
116
|
+
},
|
|
117
|
+
"reasoning": {
|
|
118
|
+
"enableThinking": false
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"llamaCpp": {
|
|
124
|
+
"huggingfaceRepo": "ggml-org/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF",
|
|
125
|
+
"filename": "NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_K_M.gguf",
|
|
126
|
+
"quantization": "Q4_K_M",
|
|
127
|
+
"residentBytes": 30516886733
|
|
128
|
+
},
|
|
129
|
+
"mlx": {
|
|
130
|
+
"huggingfaceRepo": "mlx-community/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-4bit",
|
|
131
|
+
"quantization": "4bit",
|
|
132
|
+
"residentBytes": 23130356200
|
|
133
|
+
}
|
|
134
|
+
}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "nemotron3.5-lightning-30b-q8",
|
|
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).",
|
|
5
|
+
"tags": [
|
|
6
|
+
"nvidia",
|
|
7
|
+
"reasoning",
|
|
8
|
+
"agentic",
|
|
9
|
+
"coding",
|
|
10
|
+
"tools",
|
|
11
|
+
"long-context",
|
|
12
|
+
"moe",
|
|
13
|
+
"hybrid",
|
|
14
|
+
"mamba",
|
|
15
|
+
"open-weights",
|
|
16
|
+
"apple-silicon"
|
|
17
|
+
],
|
|
18
|
+
"category": "reasoning",
|
|
19
|
+
"maintainer": {
|
|
20
|
+
"name": "NVIDIA",
|
|
21
|
+
"url": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16"
|
|
22
|
+
},
|
|
23
|
+
"version": "1.0.0",
|
|
24
|
+
"updatedAt": "2026-08-11T00:00:00Z",
|
|
25
|
+
"license": "OpenMDW-1.1",
|
|
26
|
+
"licenseClass": "open",
|
|
27
|
+
"licenseShortName": "OpenMDW 1.1",
|
|
28
|
+
"licenseUrl": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16/blob/main/LICENSE",
|
|
29
|
+
"parameterSize": "30B",
|
|
30
|
+
"approxSizeBytes": 35004642304,
|
|
31
|
+
"supportsTools": true,
|
|
32
|
+
"contextWindow": 262144,
|
|
33
|
+
"kvBytesPerTokenF16": 6144,
|
|
34
|
+
"upstream": "https://huggingface.co/nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16",
|
|
35
|
+
"style": {
|
|
36
|
+
"family": "nemotron",
|
|
37
|
+
"reasoningFormat": "think",
|
|
38
|
+
"toolCallFormat": "function-call"
|
|
39
|
+
},
|
|
40
|
+
"behaviors": [
|
|
41
|
+
"reasoning.strip-think-tags",
|
|
42
|
+
"prompt.private-reasoning-guidance",
|
|
43
|
+
"prompt.tool-cookbook-condensed",
|
|
44
|
+
"mcp.compact-tool-schemas",
|
|
45
|
+
"fabrication.detect-past-tense-no-tools",
|
|
46
|
+
"prompt.retrieval-first",
|
|
47
|
+
"prompt.workspace-gestalt",
|
|
48
|
+
"turn.preamble-folding",
|
|
49
|
+
"turn.ramble-detection",
|
|
50
|
+
"tools.mlx-grammar"
|
|
51
|
+
],
|
|
52
|
+
"tuning": {
|
|
53
|
+
"sampling": {
|
|
54
|
+
"temperature": 1,
|
|
55
|
+
"topP": 0.95,
|
|
56
|
+
"maxTokens": 16384
|
|
57
|
+
},
|
|
58
|
+
"samplingWhenThinking": {
|
|
59
|
+
"temperature": 1,
|
|
60
|
+
"topP": 0.95
|
|
61
|
+
},
|
|
62
|
+
"reasoning": {
|
|
63
|
+
"enableThinking": true,
|
|
64
|
+
"thinkingBudget": 8192
|
|
65
|
+
},
|
|
66
|
+
"profiles": {
|
|
67
|
+
"thinking-general": {
|
|
68
|
+
"sampling": {
|
|
69
|
+
"temperature": 1,
|
|
70
|
+
"topP": 0.95,
|
|
71
|
+
"maxTokens": 16384
|
|
72
|
+
},
|
|
73
|
+
"reasoning": {
|
|
74
|
+
"enableThinking": true,
|
|
75
|
+
"thinkingBudget": 8192
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"thinking-coding": {
|
|
79
|
+
"sampling": {
|
|
80
|
+
"temperature": 1,
|
|
81
|
+
"topP": 0.95,
|
|
82
|
+
"maxTokens": 32768
|
|
83
|
+
},
|
|
84
|
+
"reasoning": {
|
|
85
|
+
"enableThinking": true,
|
|
86
|
+
"thinkingBudget": 12288
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"thinking-precise": {
|
|
90
|
+
"sampling": {
|
|
91
|
+
"temperature": 0.6,
|
|
92
|
+
"topP": 0.9,
|
|
93
|
+
"seed": 0,
|
|
94
|
+
"maxTokens": 8192
|
|
95
|
+
},
|
|
96
|
+
"reasoning": {
|
|
97
|
+
"enableThinking": true,
|
|
98
|
+
"thinkingBudget": 6144
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"instruct": {
|
|
102
|
+
"sampling": {
|
|
103
|
+
"temperature": 1,
|
|
104
|
+
"topP": 0.95,
|
|
105
|
+
"maxTokens": 8192
|
|
106
|
+
},
|
|
107
|
+
"reasoning": {
|
|
108
|
+
"enableThinking": false
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"creative": {
|
|
112
|
+
"sampling": {
|
|
113
|
+
"temperature": 1,
|
|
114
|
+
"topP": 0.95,
|
|
115
|
+
"maxTokens": 16384
|
|
116
|
+
},
|
|
117
|
+
"reasoning": {
|
|
118
|
+
"enableThinking": false
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
"llamaCpp": {
|
|
124
|
+
"huggingfaceRepo": "ggml-org/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF",
|
|
125
|
+
"filename": "NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q8_0.gguf",
|
|
126
|
+
"quantization": "Q8_0",
|
|
127
|
+
"residentBytes": 42005570765
|
|
128
|
+
},
|
|
129
|
+
"mlx": {
|
|
130
|
+
"huggingfaceRepo": "mlx-community/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-8bit",
|
|
131
|
+
"quantization": "8bit",
|
|
132
|
+
"residentBytes": 43650255848
|
|
133
|
+
}
|
|
134
|
+
}
|