clemsail commited on
Commit
6efd448
·
verified ·
1 Parent(s): 9a87ac3

docs: AI Act transparency

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # micro-kiki-stack-chat-fr
2
+
3
+ ## 🇪🇺 EU AI Act transparency
4
+
5
+ This artefact is published under the AI Act framework (Regulation EU 2024/1689).
6
+
7
+ | Field | Value |
8
+ |---|---|
9
+ | Provider | L'Électron Rare (clemsail) |
10
+ | Role under AI Act | GPAI provider |
11
+ | Adapter type | MLX merged adapter — multi-adapter stack for French chat |
12
+ | Base model | `Qwen/Qwen3.5-35B-A3B (via micro-kiki v3 LoRA stack)` |
13
+ | License | Apache-2.0 |
14
+ | Intended use | Multilingual French/English assistant with engineering and reasoning bias |
15
+ | Out of scope | Healthcare diagnosis, legal advice, autonomous safety-critical decisions |
16
+ | Risk classification | Limited risk — Article 50 transparency obligations apply |
17
+ | Copyright respect | Training data does not include scraped copyrighted material |
18
+ | Full provenance | https://github.com/L-electron-Rare/eu-kiki/tree/main/docs/provenance |
19
+ | Contact | postmaster@saillant.cc |
20
+
21
+ ⚠️ **You are using an AI model.** Outputs may be inaccurate, biased or
22
+ fabricated. Do not act on them without independent verification, especially
23
+ in regulated domains.
24
+
25
+
26
+ ## Benchmarks (HumanEval+ n=164)
27
+
28
+ | Metric | Value |
29
+ |---|---|
30
+ | n_problems | 164 |
31
+ | max_tokens | 384 |
32
+ | pass@1 | 0.5426829268292683 |
33
+ | total_gen_s | 729.7 |
34
+
35
+ Raw JSON committed under `evals/`.
36
+