7 Downloads Updated 1 month ago
ollama run kylebrodeur/microfactory-node-v2
LoRA adapter on Gemma 4 E4B for 3D print job planning. The first successful fine-tune after v1 (which parroted a template). This is the non-QAT sibling of the recommended v3 QAT model.
Given a part, material, and environment, returns structured Advice JSON: nozzle/bed temp, retraction, fan, risk regions, and reasoning from precedent. A deterministic Spine validates every value. Two named agents keep it honest: O’Brien proposes, La Forge inspects.
google/gemma-4-E4B-it| Version | Base | Result |
|---|---|---|
| v1 | gemma-3-1b-it | ❌ Parroted template |
| v2 | gemma-4-E4B-it | ✅ Well-Tuned |
| v3 QAT | gemma-4-E4B-it-qat-q4_0 | ✅ Well-Tuned (QAT, recommended) |
This adapter proposes settings. It does not validate them. A deterministic Spine clamps every proposed value against hard material bounds. The LoRA gives the opinion; the Spine has the veto. The human always decides.
ollama run kylebrodeur/microfactory-node-v3-qatGemma license (inherited from base model).