Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 544 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 544 Bytes

Dataformer App

Create Synthetic datasets for LLMs.

📦 Installation

You can install Dataformer App with pip:

pip install dfapp
dfapp run

or, to install latest changes.

git clone https://github.com/DataformerAI/dataformer-app.git
make backend
make frontend (in another terminal)

⚡️ Community

Join us on Discord

Creating Datasets

A sample Evol Instruct Dataset Flow

Dataformer Flow