Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
kylebrodeur
/
microfactory-node-v2
:latest
7
Downloads
Updated
1 month ago
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.
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.
Cancel
microfactory-node-v2:latest
...
/
template
3508e7d8f903 · 196B
{{ if .System }}<start_of_turn>system
{{ .System }}<end_of_turn>
{{ end }}{{ if .Prompt }}<start_of_turn>user
{{ .Prompt }}<end_of_turn>
{{ end }}<start_of_turn>model
{{ .Response }}<end_of_turn>