AbteeXAILabs commited on
Commit
62e5781
·
verified ·
1 Parent(s): cac79fd

feat: initial LumynaX scaffold (card v6 + quickstart + manifest + Modelfile + Space scaffold)

Browse files
LICENSE.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LumynaX release package — distribution scaffold
2
+
3
+ This Hugging Face repository contains the LumynaX release scaffold for the
4
+ upstream model identified in `release_export_manifest.json`. The model weights
5
+ themselves remain governed by the upstream licence at `metadata.upstream_repo`
6
+ and are fetched by the runtime via Hugging Face Hub when you execute
7
+ `quickstart.py`.
8
+
9
+ The scaffold (configs, manifest, quickstart, ollama Modelfile, Space app) is
10
+ released under the MIT licence by AbteeX AI Labs (Aotearoa New Zealand). Your
11
+ use of the *upstream weights* is governed by the *upstream licence*; this file
12
+ does not relicense them.
13
+
14
+ Provenance, residency and audit obligations are defined in
15
+ `release_export_manifest.json` and the model card.
README.md ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ library_name: llama.cpp
4
+ pipeline_tag: text-generation
5
+ language:
6
+ - en
7
+ - mi
8
+ tags:
9
+ - abteex-ai-labs
10
+ - aotearoa
11
+ - deepseek
12
+ - frontier
13
+ - gguf
14
+ - local-first
15
+ - lumynax
16
+ - math
17
+ - moe
18
+ - new-zealand
19
+ - proof
20
+ - reasoning
21
+ - sovereign-ai
22
+ ---
23
+
24
+ <p align="center"><img src="docs/lumynax-overview.svg" alt="LumynaX Reasoning DeepSeek-Prover V2 671B GGUF release overview" width="100%" /></p>
25
+
26
+ <!-- lumynax-public-release-card:v6 -->
27
+
28
+ <h1 align="center">LumynaX Reasoning DeepSeek-Prover V2 671B GGUF</h1>
29
+
30
+ <p align="center"><em>&ldquo;Sovereign intelligence, held in the light.&rdquo;</em><br/><em>Ko te m&#257;rama te t&#363;&#257;papa &mdash; the light is the foundation.</em></p>
31
+
32
+ <p align="center"><strong>A LumynaX release from AbteeX AI Labs &mdash; Aotearoa New Zealand.</strong></p>
33
+
34
+ <p align="center">
35
+ <a href="#-quickstart"><b>Quickstart</b></a> &middot;
36
+ <a href="#-runtime-architecture"><b>Architecture</b></a> &middot;
37
+ <a href="#-model-profile"><b>Profile</b></a> &middot;
38
+ <a href="#-capability-profile"><b>Capability</b></a> &middot;
39
+ <a href="#-provenance--license"><b>Provenance</b></a> &middot;
40
+ <a href="#-validation"><b>Validation</b></a> &middot;
41
+ <a href="#-companion-products"><b>Companions</b></a>
42
+ </p>
43
+
44
+ <p align="center"><img alt="LumynaX: release" src="https://img.shields.io/badge/LumynaX-release-e08a2c?style=for-the-badge" /> <img alt="Family: deepseek" src="https://img.shields.io/badge/Family-deepseek-9a5416?style=for-the-badge" /> <img alt="Runtime: llama%20cpp" src="https://img.shields.io/badge/Runtime-llama%20cpp-726b62?style=for-the-badge" /> <img alt="Modes: text" src="https://img.shields.io/badge/Modes-text-4d6b44?style=for-the-badge" /> <img alt="Params: 671B%20/%2037B%20active" src="https://img.shields.io/badge/Params-671B%20/%2037B%20active-0a0a0b?style=for-the-badge" /> <img alt="Quant: Q4_K_M GGUF (sharded)" src="https://img.shields.io/badge/Quant-Q4__K__M%20GGUF%20(sharded)-111827?style=for-the-badge" /> <img alt="Context: 163840%20tok" src="https://img.shields.io/badge/Context-163840%20tok-111827?style=for-the-badge" /> <img alt="License: other" src="https://img.shields.io/badge/License-other-9a5416?style=for-the-badge" /> <img alt="Sovereignty: tier%202" src="https://img.shields.io/badge/Sovereignty-tier%202-4d6b44?style=for-the-badge" /> <img alt="Audit: pass" src="https://img.shields.io/badge/Audit-pass-4d6b44?style=for-the-badge" /> <img alt="Access: public%20&%20non--gated" src="https://img.shields.io/badge/Access-public%20&%20non----gated-0a0a0b?style=for-the-badge" /> <img alt="Card: v6" src="https://img.shields.io/badge/Card-v6-111827?style=for-the-badge" /></p>
45
+
46
+ <p align="center"><kbd>Quality: <b>5/5</b></kbd> &middot; <kbd>Lightweight: <b>1/5</b></kbd> &middot; <kbd>Sovereignty: <b>2/5</b></kbd> &middot; <kbd>Tools: <b>yes</b></kbd> &middot; <kbd>JSON: <b>yes</b></kbd> &middot; <kbd>Context: <b>163840 tok</b></kbd></p>
47
+
48
+ ---
49
+
50
+ ## 📦 Executive Summary
51
+
52
+ > `AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf` is a **complete LumynaX release package**: model artifact, `quickstart.py`, `requirements.txt`, `release_export_manifest.json`, `checksums.sha256`, license notice, and optional Ollama / Space scaffolds shipped as **one downloadable contract**. Clone whole, verify by checksum, and run close to the data it serves.
53
+
54
+ > **LumynaX-infused** means the upstream artifact is presented through the LumynaX release layer: local-first runtime scaffolding, LumynaX assistant identity, inference-chain metadata, integrity files, and Aotearoa New Zealand-oriented workflow positioning. The release manifest records this as a LumynaX *packaging and inference-chain layer* around the listed upstream artifact &mdash; it does **not** claim a private LumynaX weight merge.
55
+
56
+ ## 🧭 Runtime Architecture
57
+
58
+ <p align="center"><img src="docs/lumynax-runtime-flow.svg" alt="LumynaX runtime flow" width="100%" /></p>
59
+
60
+ Mermaid graph (interactive on Hugging Face & GitHub):
61
+
62
+ ```mermaid
63
+ flowchart LR
64
+ R["⮕ Request"] --> C["🛡 Data Capsule<br/>policy envelope"]
65
+ C -->|allow| MR["🧭 MaramaRoute<br/>sovereign router"]
66
+ MR -->|score & select| LLM[(LumynaX Model)]
67
+ LLM --> O["📤 Response"]
68
+ O --> A["📓 Audit Ledger<br/>hash-chained"]
69
+ classDef paper fill:#fffefa,stroke:#0a0a0b,color:#0a0a0b,stroke-width:1.4px;
70
+ classDef accent fill:#e08a2c,stroke:#9a5416,color:#0a0a0b,stroke-width:1.4px;
71
+ classDef ink fill:#0a0a0b,stroke:#0a0a0b,color:#fffefa,stroke-width:1.4px;
72
+ class R,O paper
73
+ class C,MR accent
74
+ class LLM,EMB,A ink
75
+ ```
76
+
77
+ Each step is observable:
78
+
79
+ | Step | What happens | Why |
80
+ | --- | --- | --- |
81
+ | **Request** | A client sends a prompt + declared purpose, jurisdiction, sensitivity. | Intent must be declared, not inferred. |
82
+ | **Data Capsule** | A policy envelope describes what can / cannot happen to the data. | Sovereignty is enforced at the data, not the wire. |
83
+ | **MaramaRoute** | The sovereign router scores candidates by jurisdiction, runtime, modality, task fit. | Right model for the work, not the loudest. |
84
+ | **LumynaX Model** | This package serves the inference, local-first by default. | Sensitive context never leaves the operator&rsquo;s environment. |
85
+ | **Audit Ledger** | A hash-chained record persists capsule, decision, request hash, obligations. | Tamper-evident provenance for the whole trace. |
86
+
87
+ ## ⚡ Quickstart
88
+
89
+ **Clone the whole release** — every file matters, the package is a contract:
90
+
91
+ ```bash
92
+ hf download AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf --local-dir lumynax-reasoning-deepseek-prover-v2-671b-gguf
93
+ cd lumynax-reasoning-deepseek-prover-v2-671b-gguf
94
+ pip install -r requirements.txt
95
+ python quickstart.py --interactive
96
+ ```
97
+
98
+ **Python:**
99
+
100
+ ```python
101
+ from llama_cpp import Llama
102
+
103
+ llm = Llama(model_path="Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf", n_ctx=163840, n_threads=8, verbose=False)
104
+ out = llm("Who are you? Answer as LumynaX in two sentences.", max_tokens=160)
105
+ print(out["choices"][0]["text"].strip())
106
+ ```
107
+
108
+ **CLI smoke test:**
109
+
110
+ ```bash
111
+ llama-cli -m "Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf" -p "Who are you? Answer as LumynaX in two sentences." -n 160
112
+ ```
113
+
114
+ **Ollama path:**
115
+
116
+ ```bash
117
+ ollama create lumynax-reasoning-deepseek-prover-v2-671b-gguf -f ollama/Modelfile
118
+ ollama run lumynax-reasoning-deepseek-prover-v2-671b-gguf
119
+ ```
120
+
121
+ **Verify integrity before launch:**
122
+
123
+ ```bash
124
+ sha256sum "Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf"
125
+ cat checksums.sha256
126
+ ```
127
+
128
+ ```powershell
129
+ Get-FileHash -Algorithm SHA256 "Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf"
130
+ Get-Content checksums.sha256
131
+ ```
132
+
133
+ ## 📐 Model Profile
134
+
135
+ <table>
136
+ <tr><td>
137
+
138
+ **Release identity**
139
+
140
+ | Field | Value |
141
+ | --- | --- |
142
+ | Release | `LumynaX Reasoning DeepSeek-Prover V2 671B GGUF` |
143
+ | Repository | `AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf` |
144
+ | Family | `deepseek` |
145
+ | Mode | `Reasoning-oriented local assistant` |
146
+ | Card schema | `lumynax-public-release-card:v6` |
147
+
148
+ </td><td>
149
+
150
+ **Runtime profile**
151
+
152
+ | Field | Value |
153
+ | --- | --- |
154
+ | Runtime | `llama_cpp` |
155
+ | Prompt format | `chatml` |
156
+ | Modalities | `text` |
157
+ | Context window | `163840` tokens |
158
+ | Quantization | `Q4_K_M GGUF (sharded)` |
159
+
160
+ </td></tr>
161
+ <tr><td>
162
+
163
+ **Artifact**
164
+
165
+ | Field | Value |
166
+ | --- | --- |
167
+ | Primary | `Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf` |
168
+ | Weight size | `—` |
169
+ | Parameters | `671B / 37B active` |
170
+ | Quality rank | `1` (1 best) |
171
+ | Cost rank | `5` (1 cheapest) |
172
+
173
+ </td><td>
174
+
175
+ **Provenance**
176
+
177
+ | Field | Value |
178
+ | --- | --- |
179
+ | Upstream / base | `deepseek-ai/DeepSeek-Prover-V2-671B` |
180
+ | Source | `DeepSeek Prover V2` |
181
+ | License | `other` |
182
+ | Sovereignty tier | `2` of 5 |
183
+ | Audit | `pass` |
184
+
185
+ </td></tr>
186
+ </table>
187
+
188
+ ## 📊 Capability Profile
189
+
190
+ <p align="center"><img src="docs/lumynax-capability.svg" alt="Capability profile bars" width="100%" /></p>
191
+
192
+ > **Primary fit.** Multi-step analysis, planning drafts, policy reasoning, and prompts where explanation quality matters.
193
+
194
+ | Signal | Reading |
195
+ | --- | --- |
196
+ | Quality rank | `1` (1 = strongest in family) |
197
+ | Cost rank | `5` (1 = lightest weight) |
198
+ | Sovereignty tier | `2` of 5 |
199
+ | Tool calling | ✅ supported |
200
+ | JSON mode | ✅ supported |
201
+ | Identity behaviour | Identifies as LumynaX while keeping upstream provenance visible. |
202
+ | Operational style | Local-first package with explicit files, checksums, and reproducible quickstarts. |
203
+
204
+ ## 🛡️ Sovereignty Contract
205
+
206
+ > **Sovereignty is a design property, not a deployment option.**
207
+
208
+ | Field | Value |
209
+ | --- | --- |
210
+ | Publisher | AbteeX AI Labs |
211
+ | Family | LumynaX sovereign release family |
212
+ | Sovereign intent | Local-first deployment near governed data, with explicit provenance and controlled human review. |
213
+ | Sovereignty tier | `2` of 5 |
214
+ | Runtime residency | `llama_cpp` can be deployed inside an operator-approved environment. |
215
+ | Primary artifact | `Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf` &mdash; ships alongside manifest, checksums, quickstart, requirements, and license files. |
216
+ | License discipline | Surface upstream license metadata so downstream users can verify redistribution and usage terms. |
217
+ | Audit expectation | Record repo id, artifact checksum, runtime command, prompt template, operator, deployment environment. |
218
+ | Router readiness | First-class with [LumynaX MaramaRoute](https://huggingface.co/AbteeXAILab/marama-route). |
219
+ | Policy readiness | First-class with [AbteeX SovereignCode](https://huggingface.co/AbteeXAILab/sovereigncode). |
220
+
221
+ ## 📁 Runtime Files
222
+
223
+ ```text
224
+ lumynax-reasoning-deepseek-prover-v2-671b-gguf/
225
+ ├── README.md # this card
226
+ ├── quickstart.py # smoke runner
227
+ ├── requirements.txt # pinned deps
228
+ ���── release_export_manifest.json # full release metadata
229
+ ├── checksums.sha256 # integrity verification
230
+ ├── LICENSE.txt # license notice
231
+ ├── ollama/Modelfile # optional Ollama runtime
232
+ ├── hf_space/app.py # optional Space scaffold
233
+ ├── docs/lumynax-overview.svg # release banner
234
+ ├── docs/lumynax-runtime-flow.svg # runtime architecture
235
+ ├── docs/lumynax-capability.svg # capability profile
236
+ └── Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf# primary artifact
237
+ ```
238
+
239
+ ⚠️ **Keep the full set together.** Removing the manifest, checksums, or license file breaks the release contract.
240
+
241
+ ## 💬 Prompting Contract
242
+
243
+ **Preferred opening prompt:**
244
+
245
+ ```text
246
+ Who are you? What files do I need to keep together to run this package locally?
247
+ ```
248
+
249
+ > **Expected behaviour.** The assistant identifies as LumynaX, explains that this is a LumynaX model-infusion release, and keeps upstream provenance visible.
250
+
251
+ **Default system prompt:**
252
+
253
+ ```text
254
+ You are LumynaX operating from the LumynaX Reasoning DeepSeek-Prover V2 671B GGUF package identity. Be helpful, clear, and honest about provenance. Identify upstream models when asked. Do not invent biographical claims about named people without verified context.
255
+ ```
256
+
257
+ ## ✅ Validation
258
+
259
+ | Check | Result |
260
+ | --- | --- |
261
+ | Runtime audit | ✅ `pass` |
262
+ | Public access | ✅ `public and non-gated` |
263
+ | Anonymous metadata access | ✅ `true` |
264
+ | Anonymous file listing | ✅ `true` |
265
+ | Quickstart syntax | ✅ `pass` |
266
+ | Manifest references | ✅ `pass` |
267
+ | Checksum references | ✅ `pass` |
268
+
269
+ > The audit confirms public access, release files, manifest references, checksum references, weight artifact presence, and quickstart syntax. It does **not** guarantee that every laptop has enough RAM, VRAM, disk, or recent runtime build for the largest packages.
270
+
271
+ ## 🔗 Provenance & License
272
+
273
+ | Field | Value |
274
+ | --- | --- |
275
+ | **Publisher** | AbteeX AI Labs |
276
+ | **Family** | LumynaX model and inference-chain release family |
277
+ | **Upstream / base** | `deepseek-ai/DeepSeek-Prover-V2-671B` |
278
+ | **Source** | `DeepSeek Prover V2` |
279
+ | **License metadata** | `other` |
280
+
281
+ > **Respect the upstream model licence** and keep attribution files with redistributed copies. Do not present this package as privately trained or weight-merged unless the release manifest explicitly says weight adaptation was applied.
282
+
283
+ ## ⚠️ Limitations & Responsible Use
284
+
285
+ - Outputs can be **incorrect, incomplete, or biased**; validate important answers before use.
286
+ - Larger GGUF, MoE, multimodal, and frontier packages may require **substantial RAM, VRAM, disk space, and recent runtime builds**.
287
+ - For high-impact decisions, use **human review** and domain-specific evaluation.
288
+ - For sensitive data, prefer **local execution** and keep operational logs under your own governance policy.
289
+ - This card documents **package readiness and access** &mdash; it is *not* a benchmark claim.
290
+ - The assistant must **not invent biographical or organisational claims** about named people without verified context.
291
+
292
+ ## 🌿 Aotearoa Kaupapa
293
+
294
+ > LumynaX is built **in and for Aotearoa New Zealand**. Sovereignty is treated as a design property rather than a deployment option: the package documents where the model came from, what it can do, how to run it close to your data, and what it should not claim.
295
+
296
+ > *Ko te mārama te tūāpapa* &mdash; the light is the foundation.
297
+
298
+ ## 🤝 Companion Products
299
+
300
+ <table>
301
+ <tr>
302
+ <td width="33%" align="center"><h3>🛡️</h3><h4><a href="https://huggingface.co/AbteeXAILab/sovereigncode">AbteeX SovereignCode</a></h4><p>Local-first coding agent with Data Capsule policy controls, audit ledger, and human-review gates.</p></td>
303
+ <td width="33%" align="center"><h3>🧭</h3><h4><a href="https://huggingface.co/AbteeXAILab/marama-route">LumynaX MaramaRoute</a></h4><p>Sovereign model router across the LumynaX family. Filters by jurisdiction, residency, license, runtime, modality.</p></td>
304
+ <td width="33%" align="center"><h3>💡</h3><h4><a href="https://huggingface.co/spaces/AbteeXAILab/lumynax-live-demo">LumynaX Live Demo</a></h4><p>Public browser demo. Try identity, provenance, governance, and deployment prompts in one session.</p></td>
305
+ </tr>
306
+ <tr>
307
+ <td width="33%" align="center"><h4><a href="https://huggingface.co/spaces/AbteeXAILab/sovereigncode-demo">SovereignCode Live</a></h4><p>Interactive policy evaluator.</p></td>
308
+ <td width="33%" align="center"><h4><a href="https://huggingface.co/spaces/AbteeXAILab/marama-route-demo">MaramaRoute Live</a></h4><p>Interactive sovereign router.</p></td>
309
+ <td width="33%" align="center"><h4><a href="https://huggingface.co/AbteeXAILab">AbteeXAILab on HF</a></h4><p>The full LumynaX release family &mdash; 50 models and counting.</p></td>
310
+ </tr>
311
+ </table>
312
+
313
+ ## 🤖 Automation Notes
314
+
315
+ Automation should read these files before launching:
316
+
317
+ - `release_export_manifest.json`
318
+ - `checksums.sha256`
319
+ - `quickstart.py`
320
+ - `requirements.txt`
321
+ - `ollama/Modelfile` when present
322
+
323
+ ---
324
+
325
+ <p align="center"><em><b>Local roots, global work.</b> &middot; <b>Sovereignty is a design property, not a deployment option.</b></em></p>
326
+
327
+ <p align="center">
328
+ <a href="https://abteex.com"><b>abteex.com</b></a> &middot;
329
+ <a href="https://lumynax.com"><b>lumynax.com</b></a> &middot;
330
+ <a href="https://huggingface.co/AbteeXAILab"><b>huggingface.co/AbteeXAILab</b></a>
331
+ </p>
332
+
333
+ <p align="center"><sub>AbteeX AI Labs &middot; Aotearoa New Zealand &middot; LumynaX release card v6</sub></p>
UPLOAD_TO_HF.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Upload checklist (AbteeX AI Labs)
2
+
3
+ This scaffold was generated and pushed by `S:\hf-publish\add_8_more_models.py`.
4
+ The repo is structured to be cloned whole and verified locally before running.
5
+
6
+ ```bash
7
+ hf download AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf --local-dir lumynax-reasoning-deepseek-prover-v2-671b-gguf
8
+ cd lumynax-reasoning-deepseek-prover-v2-671b-gguf
9
+ pip install -r requirements.txt
10
+ python quickstart.py --interactive
11
+ ```
12
+
13
+ To regenerate or refresh, re-run the script — `huggingface_hub.HfApi.upload_folder`
14
+ is idempotent.
VERSION.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ v0.1.0
checksums.sha256 ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ 601956b52f7e59484c150ec4b1e9b1186adc331bf92c4a7127834ba2ff70a968 LICENSE.txt
2
+ d0b4f9120ba026c00fa23cb84b4e1620a2e6436592e58155a5151653179572c0 VERSION.txt
3
+ 638d4d5bc38a95f37a620f5b53f093be3d712cbcee70ee8080206983c8a55cf7 ollama/Modelfile
4
+ 72551608f384dc6f9f00a99044ba37003ea65392b6a9dd6c3bb546d8cabb2c43 quickstart.py
5
+ c7b622002047c0e145bd52317fa1f7915299ec4fe7642969bccbe405ccd3510f release_export_manifest.json
6
+ 44fc2c3474d1cc9ef66f42dfc3fcc4aa571eae4bf7720fae3569a7451f7e4a3f requirements.txt
docs/lumynax-capability.svg ADDED
docs/lumynax-overview.svg ADDED
docs/lumynax-runtime-flow.svg ADDED
hf_space/README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: LumynaX Reasoning DeepSeek-Prover V2 671B GGUF
3
+ colorFrom: yellow
4
+ colorTo: gray
5
+ sdk: gradio
6
+ sdk_version: 5.50.0
7
+ python_version: 3.11
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ short_description: Scaffold Space for the lumynax-reasoning-deepseek-prover-v2-671b-gguf LumynaX release.
12
+ tags:
13
+ - abteex-ai-labs
14
+ - lumynax
15
+ - sovereign-ai
16
+ - new-zealand
17
+ ---
18
+
19
+ # LumynaX Reasoning DeepSeek-Prover V2 671B GGUF
20
+
21
+ Scaffold Space for `AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf`. The actual model weights are too large to host on a free Space.
22
+ Clone the package repo and run `quickstart.py` locally for the real inference path.
hf_space/app.py ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import gradio as gr
3
+
4
+ REPO_ID = "AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf"
5
+ UPSTREAM = "deepseek-ai/DeepSeek-Prover-V2-671B"
6
+ TITLE = "LumynaX Reasoning DeepSeek-Prover V2 671B GGUF"
7
+
8
+ THEME_CSS = """
9
+ :root { --lx-paper:#fffefa; --lx-ink:#0a0a0b; --lx-amber:#e08a2c; }
10
+ body, .gradio-container { background: var(--lx-paper) !important; color: var(--lx-ink) !important; }
11
+ h1, h2, h3 { font-family: 'Cormorant Garamond', 'EB Garamond', Georgia, serif; }
12
+ """
13
+
14
+ def chat_stub(message, history):
15
+ return (
16
+ f"This Space is a scaffold for **{TITLE}**. The upstream model is `{UPSTREAM}` "
17
+ f"and the LumynaX package repo is `{REPO_ID}`. Cloud inference for >100B MoE models "
18
+ f"is not run inside this free Space — clone the repo and run `quickstart.py` on a "
19
+ f"capable host. You asked: {message!r}."
20
+ )
21
+
22
+ with gr.Blocks(css=THEME_CSS, title=TITLE) as demo:
23
+ gr.Markdown(f"# {TITLE}\n*Sovereign intelligence, held in the light.*\n\nLumynaX release scaffold — clone `{REPO_ID}` for the full package.")
24
+ gr.ChatInterface(chat_stub, examples=["Explain LumynaX in 2 bullets.", "Why local-first AI for Aotearoa?"])
25
+
26
+ if __name__ == "__main__":
27
+ demo.launch()
hf_space/requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ gradio==5.50.0
ollama/Modelfile ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ FROM hf.co/unsloth/DeepSeek-Prover-V2-671B-GGUF
2
+
3
+ PARAMETER temperature 0.4
4
+ PARAMETER top_p 0.9
5
+ PARAMETER num_ctx 16384
6
+
7
+ SYSTEM """You are LumynaX, the AbteeX AI Labs assistant from Aotearoa New Zealand. Ko te marama te tuapapa. Answer with care; cite uncertainty; refuse unsafe asks."""
quickstart.py ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ LumynaX Reasoning DeepSeek-Prover V2 671B GGUF — LumynaX quickstart.
3
+
4
+ This script fetches the upstream model from Hugging Face and runs a short
5
+ LumynaX-flavoured prompt. Run it on a host that satisfies the resource budget
6
+ documented in the README (LumynaX Reasoning DeepSeek-Prover V2 671B GGUF).
7
+
8
+ Usage:
9
+ python quickstart.py # one-shot demo prompt
10
+ python quickstart.py --interactive # REPL
11
+ python quickstart.py --gguf # use the GGUF mirror via llama-cpp
12
+
13
+ LumynaX package repo: https://huggingface.co/AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf
14
+ Upstream weights: https://huggingface.co/deepseek-ai/DeepSeek-Prover-V2-671B
15
+ """
16
+ from __future__ import annotations
17
+ import argparse, os, sys
18
+
19
+ LUMYNAX_SYSTEM = (
20
+ "You are LumynaX, the AbteeX AI Labs assistant from Aotearoa New Zealand. "
21
+ "Ko te marama te tuapapa - the light is the foundation. "
22
+ "Answer with care, cite uncertainty, and prefer local-first reasoning. "
23
+ "Refuse unsafe, unlawful, or sovereignty-violating requests."
24
+ )
25
+ DEMO_PROMPT = "Explain in 3 bullets why local-first AI matters for Aotearoa New Zealand."
26
+
27
+ def _run_gguf(prompt: str, interactive: bool):
28
+ from llama_cpp import Llama
29
+ print("[lumynax] Loading GGUF from unsloth/DeepSeek-Prover-V2-671B-GGUF (this can be large)...")
30
+ llm = Llama.from_pretrained(
31
+ repo_id="unsloth/DeepSeek-Prover-V2-671B-GGUF",
32
+ filename="DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf",
33
+ n_ctx=16384,
34
+ n_gpu_layers=int(os.environ.get("N_GPU_LAYERS", "-1")),
35
+ verbose=False,
36
+ )
37
+ def chat(user):
38
+ out = llm.create_chat_completion(messages=[
39
+ {"role": "system", "content": LUMYNAX_SYSTEM},
40
+ {"role": "user", "content": user},
41
+ ], max_tokens=512, temperature=0.4)
42
+ return out["choices"][0]["message"]["content"]
43
+ if interactive:
44
+ print("[lumynax] interactive mode — empty line exits.")
45
+ while True:
46
+ try: q = input("you> ").strip()
47
+ except EOFError: break
48
+ if not q: break
49
+ print("lumynax> " + chat(q))
50
+ else:
51
+ print(chat(prompt))
52
+
53
+
54
+ def main():
55
+ p = argparse.ArgumentParser()
56
+ p.add_argument("--interactive", action="store_true")
57
+ p.add_argument("--prompt", default=DEMO_PROMPT)
58
+ p.add_argument("--gguf", action="store_true", help="kept for compatibility — this build is GGUF-only")
59
+ args = p.parse_args()
60
+ _run_gguf(args.prompt, args.interactive)
61
+
62
+
63
+ if __name__ == "__main__":
64
+ main()
release_export_manifest.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "release_id": "lumynax-reasoning-deepseek-prover-v2-671b-gguf",
3
+ "title": "LumynaX Reasoning DeepSeek-Prover V2 671B GGUF",
4
+ "repo_id": "AbteeXAILab/lumynax-reasoning-deepseek-prover-v2-671b-gguf",
5
+ "version": "v0.1.0",
6
+ "publisher": "AbteeX AI Labs",
7
+ "publisher_org": "AbteeXAILab",
8
+ "jurisdiction": "NZ",
9
+ "residency": [
10
+ "NZ"
11
+ ],
12
+ "upstream": {
13
+ "repo_id": "deepseek-ai/DeepSeek-Prover-V2-671B",
14
+ "license": "other",
15
+ "prompt_format": "chatml",
16
+ "source_note": "DeepSeek Prover V2"
17
+ },
18
+ "gguf_mirror": "unsloth/DeepSeek-Prover-V2-671B-GGUF",
19
+ "runtime": "llama_cpp",
20
+ "modalities": [
21
+ "text"
22
+ ],
23
+ "context_tokens": 163840,
24
+ "total_params_b": 671,
25
+ "active_params_b": 37,
26
+ "quantization": "Q4_K_M GGUF (sharded)",
27
+ "primary_artifact": "Q4_K_M/DeepSeek-Prover-V2-671B-Q4_K_M-00001-of-00009.gguf",
28
+ "package_state": "weights_mirrored",
29
+ "validation_status": "scaffold_verified",
30
+ "sovereignty_tier": 2,
31
+ "supports_tools": true,
32
+ "supports_json": true,
33
+ "audit_hash_chain": "SHA-256 over canonical request + response JSON",
34
+ "build_date_utc": "2026-05-17T10:35:06Z"
35
+ }
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ huggingface_hub>=0.27
2
+ numpy
3
+ llama-cpp-python>=0.3.2