buley commited on
Commit
30a7adf
·
verified ·
1 Parent(s): 7158cc1

Set license: apache-2.0

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- license: other
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
- > **License note:** `license: other` is a placeholder. Set the correct license and
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 here set attribution and license before distribution.
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