Upload Kaiju Coder 7 runtime quantization recipe
Browse files- PUBLIC_TESTING_QUICKSTART.md +11 -9
PUBLIC_TESTING_QUICKSTART.md
CHANGED
|
@@ -129,7 +129,8 @@ Expected result:
|
|
| 129 |
- Raw multi-file OpenCode generation: still too slow for broad paid claims;
|
| 130 |
useful for testing, but paid API claims should favor harnessed product
|
| 131 |
workflows until broader latency gates pass
|
| 132 |
-
- Paid API: not public until launch preflight passes
|
|
|
|
| 133 |
|
| 134 |
## What Not To Claim Yet
|
| 135 |
|
|
@@ -153,14 +154,15 @@ Do claim:
|
|
| 153 |
- a GGUF Q8_0 candidate exists, but is not public quantized-weights release
|
| 154 |
evidence until runtime smoke passes
|
| 155 |
|
| 156 |
-
##
|
| 157 |
|
| 158 |
-
- Hugging Face
|
| 159 |
-
- Full merged model upload has not completed; the merged folder must first have
|
| 160 |
-
the metadata packet synced by `prepare_hf_merged_model_metadata.sh`.
|
| 161 |
- The GGUF Q8_0 candidate still needs a runtime smoke before public
|
| 162 |
quantized-weights upload.
|
| 163 |
-
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 129 |
- Raw multi-file OpenCode generation: still too slow for broad paid claims;
|
| 130 |
useful for testing, but paid API claims should favor harnessed product
|
| 131 |
workflows until broader latency gates pass
|
| 132 |
+
- Paid API: not public until launch preflight passes and the Stripe live-mode
|
| 133 |
+
switch is deliberately completed
|
| 134 |
|
| 135 |
## What Not To Claim Yet
|
| 136 |
|
|
|
|
| 154 |
- a GGUF Q8_0 candidate exists, but is not public quantized-weights release
|
| 155 |
evidence until runtime smoke passes
|
| 156 |
|
| 157 |
+
## Remaining Caveats Before Broader Claims
|
| 158 |
|
| 159 |
+
- Hugging Face public release repos are uploaded and public under `RMDWLLC`.
|
|
|
|
|
|
|
| 160 |
- The GGUF Q8_0 candidate still needs a runtime smoke before public
|
| 161 |
quantized-weights upload.
|
| 162 |
+
- Raw multi-file OpenCode generation is still not the public speed story; use
|
| 163 |
+
the deterministic router/harness for websites and business-owner packs.
|
| 164 |
+
- Public paid API launch has approval and preflight evidence, but real customer
|
| 165 |
+
charging still needs a deliberate Stripe live-mode switch and controlled live
|
| 166 |
+
payment verification.
|
| 167 |
+
- Do not claim 32k context as the live default until it is freshly restarted
|
| 168 |
+
and re-confirmed.
|