Views
No views yet
lmstudio-community/gemma-4-E4B-it-MLX-4bit for the kicad9plus domain (electronics, embedded, KiCad, SPICE).Maintained by Ailiance — French AI org publishing EU AI Act aligned LoRA adapters and datasets.
1from mlx_lm import load, generate
2
3model, tokenizer = load(
4 "lmstudio-community/gemma-4-E4B-it-MLX-4bit",
5 adapter_path="Ailiance-fr/gemma-4-E4B-kicad9plus-lora",
6)
7
8print(generate(model, tokenizer, prompt="..."))electron-bench functional pipeline
(Phases P1 → P6, base vs LoRA).| Task | Result |
|---|---|
| KiCad 9+ DSL | trained 500 iters |
compare_base_vs_lora.md.| Component | License |
|---|---|
Base model weights (lmstudio-community/gemma-4-E4B-it-MLX-4bit) | Gemma Terms of Use |
Training data (Ailiance-fr/kicad9plus-permissive) | cc-by-sa-4.0 |
| LoRA adapter (this repo) | CC-BY-SA-4.0 |
Ailiance-fr/kicad9plus-permissive (cc-by-sa-4.0).
See the Ailiance-fr catalog for related cards.1@misc{ailiance_gemma_4_E4B_kicad9plus_lora_2026,
2 author = {Ailiance},
3 title = {Ailiance — Gemma 4 E4B kicad9plus LoRA},
4 year = {2026},
5 publisher = {Hugging Face},
6 url = {https://huggingface.co/Ailiance-fr/gemma-4-E4B-kicad9plus-lora}
7}