Can small, quantized open-source LLMs effectively perform C-to-Java translation?
Determine whether small, quantized, open-source large language models with fewer than 20 billion parameters can effectively perform automated translation of C code to Java code, producing runnable and semantically correct Java across challenging C idioms (e.g., pointers, unions, and goto refactoring) in edge and on-premise settings.
References
This reality leads to a critical, unanswered question, can small, quantized, open source LLMs (e.g., Edge LLMs with fewer than 20 billion parameters) effectively handle this complex translation task?
— REMODEL-LLM: Transforming C code to Java using LLMs
(2512.11402 - Gupta et al., 12 Dec 2025) in Introduction (Section 1)