AI RESEARCH
SLM Finetuning for Natural Language to Domain Specific Code Generation in Production
arXiv CS.LG
•
ArXi:2604.09952v1 Announce Type: new Many applications today use large language models for code generation; however, production systems have strict latency requirements that can be difficult to meet with large models. Small language models with a few billion parameters are resource efficient but may suffer from limited reasoning, hallucinations, or poor retention of longer context. Fine tuning improves task specific accuracy by embedding domain knowledge directly into model weights, reducing reliance on runtime context.