juyongjiang/CodeUp
CodeUp: A Multilingual Code Generation Llama-X Model with Parameter-Efficient Instruction-Tuning
This project helps software developers accelerate their coding by generating code snippets across multiple programming languages. You input natural language instructions describing what you want to achieve, and it outputs corresponding code. It's designed for individual developers or small teams looking to leverage AI for programming tasks on consumer-grade hardware.
127 stars. No commits in the last 6 months.
Use this if you are a developer looking for an open-source, instruction-following AI model that can generate code in various languages based on your prompts, and you need it to run efficiently on readily available hardware.
Not ideal if you primarily need a general-purpose conversational AI or a code generation model that requires proprietary, closed-source solutions like OpenAI's Codex.
Stars
127
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/juyongjiang/CodeUp"
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
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...
Gen-Verse/ReasonFlux
[NeurIPS 2025 Spotlight] LLM post-training suite — featuring ReasonFlux, ReasonFlux-PRM, and...