minimind-fr-electronics

Electronics-repair q&a specialist. ~64 M params (hidden_size=768, num_hidden_layers=8, dense), MiniMind architecture. SFT from minimind-fr-electronics's base (pretrain-enfr -> base SFT -> agentic SFT).

Round-1 prototype — fluent but small; treat outputs accordingly. Training framework: https://github.com/jingyaogong/minimind.

Files

file format
spec-electronics_768.pth raw PyTorch state_dict (fp16) — load with MiniMindForCausalLM(strict=False)
spec-electronics-f16.gguf GGUF F16 — exported via Qwen3ForCausalLM, runs in llama.cpp / Ollama / LM Studio
tokenizer.json, tokenizer_config.json byte-level BPE, vocab_size=6400, EN/FR

Config: num_attention_heads 8, num_key_value_heads 4, vocab_size 6400, max_position_embeddings 32768, rope_theta 1e6, tied embeddings, no MoE.

Training data

dataset contribution
yassinsiouda/minimind-fr-electronics-data packaged training file for this model
theprint/Electronics-QA electronics Q&A (2,516)
bshada/electronics.stackexchange.com accepted answers, HTML stripped (30,000)
allenai/tulu-3-sft-mixture base-SFT replay (anti-forgetting)
jpacifico/French-Alpaca-dataset-Instruct-110K base-SFT replay
angeluriot/french_instruct base-SFT replay
NousResearch/hermes-function-calling-v1 agentic replay
nvidia/Nemotron-SFT-SWE-v3.5 terminal-loop replay

42,537 rows. English domain data, French carried by the bilingual base. ~25% replay of the base SFT mix; ~30% of rows carry a diagnostic <think> (symptom -> cause -> check). Recipe: convert_spec_electronics.py.

Run (GGUF)

llama-cli -m spec-electronics-f16.gguf -p "..." -ngl 99

Limitations

64 M parameters; English domain data for the specialists (French comes from the bilingual base, so domain idiom is anglicised); agentic capability is SFT-only (short 2-4 step tool loops); safety limited to the router's thin unsafe bucket.

License

Apache-2.0 (weights). Upstream dataset licenses govern downstream use — see the dataset repo.

Downloads last month
13
GGUF
Model size
63.9M params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for yassinsiouda/minimind-fr-electronics

Finetuned
(3)
this model

Datasets used to train yassinsiouda/minimind-fr-electronics