sanskar9999/CodeEvolveLLM
A framework for using local LLMs (Qwen2.5-coder 7B) that are fine-tuned using RL to generate, debug, and optimize code solutions through iterative refinement.
This framework helps developers improve how local AI models generate, debug, and optimize code. You provide a coding problem, and it produces refined, efficient code solutions by automatically identifying and fixing errors. It's designed for developers looking to enhance the performance of their local Large Language Models (LLMs) for code generation tasks.
No commits in the last 6 months.
Use this if you are a developer aiming to fine-tune a local LLM to autonomously generate and improve code solutions for programming problems.
Not ideal if you are looking for a tool that writes and debugs production-ready application code without requiring expertise in LLM fine-tuning.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sanskar9999/CodeEvolveLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
oripress/AlgoTune
AlgoTune is a NeurIPS 2025 benchmark made up of 154 math, physics, and computer science...
xjywhu/Awesome-Multimodal-LLM-for-Code
Multimodal Large Language Models for Code Generation under Multimodal Scenarios
jie-jw-wu/human-eval-comm
HumanEvalComm: Evaluating Communication Skill of Code LLM and LLM Agent
juyongjiang/CodeUp
CodeUp: A Multilingual Code Generation Llama-X Model with Parameter-Efficient Instruction-Tuning
JHansiduYapa/Fine-Tuning-a-Small-Language-Model-for-Cypher-Query-Generation
This project fine-tunes Unsloth's Gemma-3 4B IT (4-bit) model to translate natural language into...