use drowse distribution branding
Browse files- LICENSES.md +1 -1
- README.md +4 -4
- UPLOAD-PROVENANCE.json +3 -2
LICENSES.md
CHANGED
|
@@ -3,6 +3,6 @@
|
|
| 3 |
Licenses apply by component, not uniformly to this repository. Existing model cards, notices and provenance are retained.
|
| 4 |
|
| 5 |
- Model weights and tokenizer: see `MODEL-LICENSE.json`, `LICENSE.model` and `README.source.md` for the original license and attribution. Conversion changes the weight representation and runtime format; it does not replace the upstream terms.
|
| 6 |
-
-
|
| 7 |
|
| 8 |
Project source: https://github.com/a9lim/polythetic. Provider source and immutable revisions are recorded in the included artifact manifests.
|
|
|
|
| 3 |
Licenses apply by component, not uniformly to this repository. Existing model cards, notices and provenance are retained.
|
| 4 |
|
| 5 |
- Model weights and tokenizer: see `MODEL-LICENSE.json`, `LICENSE.model` and `README.source.md` for the original license and attribution. Conversion changes the weight representation and runtime format; it does not replace the upstream terms.
|
| 6 |
+
- drowse runtime modifications and core geometry (from Polythetic sources): AGPL-3.0-only, included as `LICENSE.polythetic`. Third-party runtime components retain their own licenses. This upload preserves the original artifact/build metadata; it does not relicense upstream model weights.
|
| 7 |
|
| 8 |
Project source: https://github.com/a9lim/polythetic. Provider source and immutable revisions are recorded in the included artifact manifests.
|
README.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: mixed-artifact-licenses
|
| 4 |
-
license_link: https://huggingface.co/logitsml/
|
| 5 |
tags:
|
| 6 |
-
-
|
| 7 |
- webgpu
|
| 8 |
- mlc
|
| 9 |
- candidate
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
---
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
This is a local browser build published as a candidate, not an install-ready signed-catalog release. Generation and repeat capture/replay smoke checks passed. A matched-quantization numerical reference and fresh production-runtime certification remain pending; this is not a numerical-parity claim.
|
| 16 |
|
|
@@ -19,7 +19,7 @@ This is a local browser build published as a candidate, not an install-ready sig
|
|
| 19 |
Download this repository from Files and versions, or use:
|
| 20 |
|
| 21 |
```sh
|
| 22 |
-
hf download logitsml/
|
| 23 |
```
|
| 24 |
|
| 25 |
These are browser-runtime artifacts, not a standard Transformers checkpoint. Model weights, tokenizer files, WebAssembly runtime and provenance are included. Browser installation still requires a compatible runtime and signed catalog; public file availability alone does not enable the app download button.
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: mixed-artifact-licenses
|
| 4 |
+
license_link: https://huggingface.co/logitsml/drowse-web-qwen35-2b-base-candidate/blob/main/LICENSES.md
|
| 5 |
tags:
|
| 6 |
+
- drowse
|
| 7 |
- webgpu
|
| 8 |
- mlc
|
| 9 |
- candidate
|
| 10 |
pipeline_tag: text-generation
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# drowse browser: qwen35-2b-base-candidate
|
| 14 |
|
| 15 |
This is a local browser build published as a candidate, not an install-ready signed-catalog release. Generation and repeat capture/replay smoke checks passed. A matched-quantization numerical reference and fresh production-runtime certification remain pending; this is not a numerical-parity claim.
|
| 16 |
|
|
|
|
| 19 |
Download this repository from Files and versions, or use:
|
| 20 |
|
| 21 |
```sh
|
| 22 |
+
hf download logitsml/drowse-web-qwen35-2b-base-candidate --local-dir ./drowse-web-qwen35-2b-base-candidate
|
| 23 |
```
|
| 24 |
|
| 25 |
These are browser-runtime artifacts, not a standard Transformers checkpoint. Model weights, tokenizer files, WebAssembly runtime and provenance are included. Browser installation still requires a compatible runtime and signed catalog; public file availability alone does not enable the app download button.
|
UPLOAD-PROVENANCE.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"schemaVersion": 1,
|
| 3 |
"status": "candidate-not-catalog-release",
|
| 4 |
-
"targetRepository": "logitsml/
|
| 5 |
"sourceRepository": "Qwen/Qwen3.5-2B-Base",
|
| 6 |
"sourceRevision": "b1485b2fa6dfa1287294f269f5fb618e03d52d7c",
|
| 7 |
"runtimeAbi": "polythetic-web-runtime-v1",
|
|
@@ -266,5 +266,6 @@
|
|
| 266 |
"bytes": 10934,
|
| 267 |
"sha256": "996c751dad97539878a67005399ad1674fb0deb7e0a01d33512cb972aee7729c"
|
| 268 |
}
|
| 269 |
-
]
|
|
|
|
| 270 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"schemaVersion": 1,
|
| 3 |
"status": "candidate-not-catalog-release",
|
| 4 |
+
"targetRepository": "logitsml/drowse-web-qwen35-2b-base-candidate",
|
| 5 |
"sourceRepository": "Qwen/Qwen3.5-2B-Base",
|
| 6 |
"sourceRevision": "b1485b2fa6dfa1287294f269f5fb618e03d52d7c",
|
| 7 |
"runtimeAbi": "polythetic-web-runtime-v1",
|
|
|
|
| 266 |
"bytes": 10934,
|
| 267 |
"sha256": "996c751dad97539878a67005399ad1674fb0deb7e0a01d33512cb972aee7729c"
|
| 268 |
}
|
| 269 |
+
],
|
| 270 |
+
"distributionName": "drowse"
|
| 271 |
}
|