ALTICDEV commited on
Commit
63f84f8
·
verified ·
1 Parent(s): ff59c4c

Minimize public model card details

Browse files
Files changed (1) hide show
  1. README.md +9 -31
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 0.8B Core ML
13
 
14
- Fluid-1 Pico is an ALTIC fine-tune and Core ML conversion derived from
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
- ## Upstream License
20
 
21
- Qwen3.5-0.8B is licensed under the Apache License 2.0. Qwen-derived components
22
- remain subject to that license. See `LICENSE-QWEN-APACHE-2.0`.
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.