Minimize public model card details
Browse files
README.md
CHANGED
|
@@ -2,40 +2,18 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: altic-non-commercial-with-apache-2.0-upstream
|
| 4 |
base_model: Qwen/Qwen3.5-0.8B
|
| 5 |
-
tags:
|
| 6 |
-
- coreml
|
| 7 |
-
- qwen
|
| 8 |
-
- ios
|
| 9 |
-
- text-generation
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# Fluid-1 Pico
|
| 13 |
|
| 14 |
-
|
| 15 |
-
[Qwen3.5-0.8B](https://huggingface.co/Qwen/Qwen3.5-0.8B). This repository
|
| 16 |
-
contains compiled deployment artifacts for authorized use in official ALTIC
|
| 17 |
-
applications.
|
| 18 |
|
| 19 |
-
##
|
| 20 |
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
ALTIC fine-tuned, quantized, converted, optimized, and packaged this
|
| 25 |
-
distribution for Core ML. See `ALTIC-MODEL-TERMS.md` for the additional terms
|
| 26 |
-
that apply to ALTIC's contributions and compiled distribution.
|
| 27 |
-
|
| 28 |
-
## Intended Use
|
| 29 |
-
|
| 30 |
-
- On-device dictation cleanup in official ALTIC applications.
|
| 31 |
-
- Personal evaluation and non-commercial research.
|
| 32 |
-
|
| 33 |
-
Commercial use, redistribution, integration into a third-party application,
|
| 34 |
-
or offering these artifacts as a hosted service requires prior written
|
| 35 |
-
permission from ALTIC.
|
| 36 |
-
|
| 37 |
-
## Deployment
|
| 38 |
-
|
| 39 |
-
The artifact uses two compiled multifunction Core ML packages with a static
|
| 40 |
-
2048-token context and CPU plus Neural Engine execution.
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: altic-non-commercial-with-apache-2.0-upstream
|
| 4 |
base_model: Qwen/Qwen3.5-0.8B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# Fluid-1 Pico
|
| 8 |
|
| 9 |
+
Official ALTIC model artifact.
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
+
## Licensing
|
| 12 |
|
| 13 |
+
This artifact contains components derived from
|
| 14 |
+
[Qwen3.5-0.8B](https://huggingface.co/Qwen/Qwen3.5-0.8B), licensed under the
|
| 15 |
+
Apache License 2.0. See `LICENSE-QWEN-APACHE-2.0`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
+
ALTIC's contributions are subject to `ALTIC-MODEL-TERMS.md`. Commercial use,
|
| 18 |
+
redistribution, hosted resale, or third-party integration requires prior
|
| 19 |
+
written permission from ALTIC.
|