Set license: apache-2.0
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
license_name: set-before-distribution
|
| 4 |
pipeline_tag: image-text-to-text
|
| 5 |
tags:
|
| 6 |
- multimodal
|
|
@@ -21,8 +20,7 @@ the sovereign **`.knot`** format and served by the [Gnosis](https://forkjoin.ai)
|
|
| 21 |
Qwen3-class dense text decoder, and is designed to run **CPU-only, scale-to-zero** on
|
| 22 |
commodity edge compute (e.g. Cloudflare Containers) with no GPU and no fixed cost.
|
| 23 |
|
| 24 |
-
|
| 25 |
-
> base-model attribution before wide distribution — this card does not assert one.
|
| 26 |
|
| 27 |
## Files
|
| 28 |
|
|
@@ -128,7 +126,7 @@ accuracy benchmarks in this card.
|
|
| 128 |
- CPU-first design: high-quality but latency-bound (seconds/token), with multi-minute cold
|
| 129 |
starts under scale-to-zero.
|
| 130 |
- No safety tuning, RLHF, or content filtering is claimed. No training-data or provenance
|
| 131 |
-
disclosure is made
|
| 132 |
|
| 133 |
## Download
|
| 134 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
|
|
|
| 3 |
pipeline_tag: image-text-to-text
|
| 4 |
tags:
|
| 5 |
- multimodal
|
|
|
|
| 20 |
Qwen3-class dense text decoder, and is designed to run **CPU-only, scale-to-zero** on
|
| 21 |
commodity edge compute (e.g. Cloudflare Containers) with no GPU and no fixed cost.
|
| 22 |
|
| 23 |
+
Released under the **Apache-2.0** license.
|
|
|
|
| 24 |
|
| 25 |
## Files
|
| 26 |
|
|
|
|
| 126 |
- CPU-first design: high-quality but latency-bound (seconds/token), with multi-minute cold
|
| 127 |
starts under scale-to-zero.
|
| 128 |
- No safety tuning, RLHF, or content filtering is claimed. No training-data or provenance
|
| 129 |
+
disclosure is made in this card beyond the architecture above.
|
| 130 |
|
| 131 |
## Download
|
| 132 |
|