clemsail commited on
Commit
c4e2b4a
·
verified ·
1 Parent(s): f67f851

docs: append EU AI Act §50 transparency section

Browse files

Adds a standard transparency block declaring base model, intended use, out-of-scope use, copyright posture and a pointer to the full provenance JSON in the eu-kiki repo. Idempotent — skipped if already present.

Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -189,3 +189,26 @@ See the full org at **[github.com/L-electron-Rare](https://github.com/L-electron
189
 
190
  **Infrastructure**: the 50K+ Claude CLI examples in the training dataset were captured on our 5-node P2P mesh — GrosMac (Apple M5), Tower (28 threads), CILS (i7), KXKM-AI (RTX 4090), VM bootstrap. Ed25519 auth, DHT discovery.
191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
 
190
  **Infrastructure**: the 50K+ Claude CLI examples in the training dataset were captured on our 5-node P2P mesh — GrosMac (Apple M5), Tower (28 threads), CILS (i7), KXKM-AI (RTX 4090), VM bootstrap. Ed25519 auth, DHT discovery.
191
 
192
+ ## 🇪🇺 EU AI Act transparency
193
+
194
+ This adapter is provided as a fine-tuned LoRA under the AI Act framework
195
+ (Regulation EU 2024/1689). Compliance metadata:
196
+
197
+ | Field | Value |
198
+ |---|---|
199
+ | Provider | L'Électron Rare (clemsail / electron-rare) |
200
+ | Role under AI Act | GPAI provider for this adapter |
201
+ | Base model | `Qwen/Qwen3.5-35B-A3B` — see upstream provenance |
202
+ | Adapter type | LoRA / PEFT — adapter weights only; base unchanged |
203
+ | Training data origin | L'Électron Rare proprietary technical corpus + curated public docs |
204
+ | License | Apache-2.0 (adapter). Upstream base licence applies separately. |
205
+ | Intended use | Multi-domain technical assistance — engineering, KiCad, embedded, code, FR/EN chat |
206
+ | Out of scope | Healthcare diagnosis, legal advice, autonomous safety-critical decisions, generation of malicious code |
207
+ | Risk classification | Limited risk — Article 50 transparency obligations apply |
208
+ | Copyright respect | Training data does not include scraped copyrighted material. Opt-out signals (robots.txt, ai.txt) are honoured for web-sourced data. |
209
+ | Full provenance | https://github.com/L-electron-Rare/eu-kiki/tree/main/docs/provenance |
210
+ | Contact | postmaster@saillant.cc — biased output reports, copyright concerns, etc. |
211
+
212
+ ⚠️ **You are using an AI model.** Outputs may be inaccurate, biased or
213
+ fabricated. Do not act on them without independent verification, especially
214
+ in regulated domains.