zjunlp/EasyInstruct
A framework for generating, selecting, and managing prompts and instructions for large language models.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
EasyInstruct provides modular components for processing instructions with LLMs including generators, selectors, prompts, and engine abstractions. It supports chaining multiple LLM operations for tasks like chain-of-thought reasoning and in-context learning. The framework offers both programmatic APIs and Gradio-based interfaces for interacting with various LLM backends.