hizrianraz commited on
Commit
7525c28
·
verified ·
1 Parent(s): 0fdbfb9

card: Parameters table first under H1 (sidebar badge empty by design — no weights)

Browse files
Files changed (1) hide show
  1. README.md +20 -24
README.md CHANGED
@@ -30,6 +30,26 @@ tags:
30
 
31
  # Qwen3-Coder-Next-Spark-Agentic
32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  <!-- ainfera:honesty-block -->
34
  ## Honesty / launch class
35
 
@@ -45,29 +65,6 @@ tags:
45
  - **Default port:** `8001` (does not steal Laguna `:8000` unless pack *is* Laguna-S).
46
  - **Engine:** vLLM OpenAI server + official FP8 (`scripts/serve_vllm_fp8.sh`)
47
 
48
-
49
-
50
- ## Parameters
51
-
52
- | | |
53
- |--|--|
54
- | **Total** | **~80B** (HF count 79.67B BF16; non-embedding ~79B) |
55
- | **Active / token** | **~3B** |
56
- | **Arch** | MoE · `Qwen3NextForCausalLM` · 512 experts · 10 act · 1 shared |
57
- | **Source** | [Qwen/Qwen3-Coder-Next](https://huggingface.co/Qwen/Qwen3-Coder-Next) |
58
- | **This pack** | **runtime / probe only** — no weights here |
59
-
60
- > HF native **Parameters** badge stays empty (no checkpoint in this repo) — size is the table above.
61
- > Native **Model tree** appears via YAML `base_model` for discoverability; pack is still runbook-only.
62
- > Full detail: [Model parameters](#model-parameters-upstream--not-this-pack).
63
-
64
- **Preview / Unverified** DGX Spark deployment pack for
65
- [Qwen/Qwen3-Coder-Next](https://huggingface.co/Qwen/Qwen3-Coder-Next)
66
- (~80B total / ~3B active).
67
-
68
- > This repository is a **runtime pack**, not a model checkpoint and not a re-quant.
69
- > **Harness format/routing probe** 2/2 (receipt only). **Not tool-reliability proof. Not ship / gate claim.** Verifier ≠ gate clearance.
70
-
71
  ## Status
72
 
73
  | | |
@@ -177,7 +174,6 @@ See `docs/WEIGHTS_LOCAL.md` + `SHA256SUMS`. Prefer **revision pins** over floati
177
 
178
  ---
179
 
180
-
181
  ---
182
 
183
  ## Probe quickstart (not a runnable day-0 ship path)
 
30
 
31
  # Qwen3-Coder-Next-Spark-Agentic
32
 
33
+ ## Parameters
34
+
35
+ | | |
36
+ |--|--|
37
+ | **Total** | **~80B** (HF count 79.67B BF16; non-embedding ~79B) |
38
+ | **Active / token** | **~3B** |
39
+ | **Context** | upstream card (see Qwen model page) |
40
+ | **Arch** | MoE · `Qwen3NextForCausalLM` · 512 experts · 10 act · 1 shared |
41
+ | **Default OS path** | Official **FP8** primary · GGUF alts secondary (weights not in this repo) |
42
+ | **Source** | [Qwen/Qwen3-Coder-Next](https://huggingface.co/Qwen/Qwen3-Coder-Next) |
43
+ | **This pack** | **runtime / probe pack only** — no weights here |
44
+
45
+ > **Size is this table.** Hub sidebar **Parameters** badge stays empty on purpose — this repo has **no checkpoint weights** (pack / not-a-model).
46
+ > Do not treat badge blank as “unknown size.” Numbers above are upstream / measured-pack facts.
47
+
48
+ **Preview / Unverified** DGX Spark deployment pack for [Qwen/Qwen3-Coder-Next](https://huggingface.co/Qwen/Qwen3-Coder-Next) (~80B total / ~3B active).
49
+
50
+ > This repository is a **runtime pack**, not a model checkpoint and not a re-quant.
51
+ > **Harness format/routing probe** 2/2 (receipt only). **Not tool-reliability proof. Not ship / gate claim.** Verifier ≠ gate clearance.
52
+
53
  <!-- ainfera:honesty-block -->
54
  ## Honesty / launch class
55
 
 
65
  - **Default port:** `8001` (does not steal Laguna `:8000` unless pack *is* Laguna-S).
66
  - **Engine:** vLLM OpenAI server + official FP8 (`scripts/serve_vllm_fp8.sh`)
67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  ## Status
69
 
70
  | | |
 
174
 
175
  ---
176
 
 
177
  ---
178
 
179
  ## Probe quickstart (not a runnable day-0 ship path)