Ailiance EMC SFT β€” LoRA Adapter

Fine-tuned LoRA adapter for emc domain expertise, based on Qwen/Qwen3-8B.

Part of the Ailiance Models Tuning pipeline for the Ailiance platform.

Training Details

Parameter Value
Base Model Qwen/Qwen3-8B
Method QLoRA (4-bit NF4)
LoRA Rank 16
Epochs 3
Dataset 2360 examples
Domain emc

Usage

from peft import PeftModel
from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B", device_map="auto")
model = PeftModel.from_pretrained(model, "clemsail/ailiance-emc-sft")
tokenizer = AutoTokenizer.from_pretrained("Qwen/Qwen3-8B")

License

Apache 2.0

πŸ‡ͺπŸ‡Ί EU AI Act transparency

This adapter is provided as a fine-tuned LoRA under the AI Act framework (Regulation EU 2024/1689). Compliance metadata:

Field Value
Provider Ailiance (clemsail / electron-rare)
Role under AI Act GPAI provider for this adapter
Base model Qwen/Qwen3-8B β€” see upstream provenance
Adapter type LoRA / PEFT β€” adapter weights only; base unchanged
Training data origin Ailiance proprietary technical corpus + curated public docs
License Apache-2.0 (adapter). Upstream base licence applies separately.
Intended use EMC design and pre-compliance
Out of scope Healthcare diagnosis, legal advice, autonomous safety-critical decisions, generation of malicious code
Risk classification Limited risk β€” Article 50 transparency obligations apply
Copyright respect Training data does not include scraped copyrighted material. Opt-out signals (robots.txt, ai.txt) are honoured for web-sourced data.
Full provenance https://github.com/ailiance/ailiance/tree/main/docs/provenance
Contact postmaster@saillant.cc β€” biased output reports, copyright concerns, etc.

⚠️ You are using an AI model. Outputs may be inaccurate, biased or fabricated. Do not act on them without independent verification, especially in regulated domains.

Downloads last month
9
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for clemsail/ailiance-emc-sft

Finetuned
Qwen/Qwen3-8B
Adapter
(1452)
this model