MidiyaZhu/MePO
Code for Rethinking Prompt Optimizers: From Prompt Merits to Optimization
This tool helps AI developers and researchers refine prompts for small language models. It takes an initial prompt and a dataset, then outputs an optimized prompt that elicits better performance from lightweight LLMs. The primary users are those building or fine-tuning small language models for specific applications.
Use this if you need to systematically improve the quality of prompts for your lightweight large language models, especially for chatbot-style interactions or specific downstream tasks.
Not ideal if you are working with large, powerful language models that do not require extensive prompt optimization, or if you lack the technical expertise to train and deploy custom models.
Stars
13
Forks
2
Language
Python
License
—
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/MidiyaZhu/MePO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
linshenkx/prompt-optimizer
一款提示词优化器,助力于编写高质量的提示词
Undertone0809/promptulate
🚀Lightweight Large language model automation and Autonomous Language Agents development...
CTLab-ITMO/CoolPrompt
Automatic Prompt Optimization Framework
microsoft/sammo
A library for prompt engineering and optimization (SAMMO = Structure-aware Multi-Objective...
Eladlev/AutoPrompt
A framework for prompt tuning using Intent-based Prompt Calibration