3 papers
cs.SE2025
Assessing Small Language Models for Code Generation: An Empirical Study with Benchmarks
Md Mahade Hasan, Muhammad Waseem, Kai-Kristian Kemell +3
The recent advancements of Small Language Models (SLMs) have opened new possibilities for efficient code generation. SLMs offer lightweight and cost-effective alternatives to Large…
cs.SE2025
Distributed Approach to Haskell Based Applications Refactoring with LLMs Based Multi-Agent Systems
Shahbaz Siddeeq, Zeeshan Rasheed, Malik Abdul Sami +6
We present a large language models (LLMs) based multi-agent system to automate the refactoring of Haskell codebases. The multi-agent system consists of specialized agents performin…
cs.SE2024
TimeLess: A Vision for the Next Generation of Software Development
Zeeshan Rasheed, Malik Abdul Sami, Jussi Rasku +16
Present-day software development faces three major challenges: complexity, time consumption, and high costs. Developing large software systems often requires battalions of teams an…