0.9.5 • Published 2 years ago

@kenzic/pitch-cli v0.9.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Pitch CLI

Introduction

The Pitch CLI is a command-line interface for the Open AI Fine Tuning API that allows you to perform all the file and fine tuning opperations. Files can be uploaded in JSONL or Story format

Installation

yarn add @kenzic/pitch-cli

Usage

Upload file and start fine tuning

$ pitch start input.jsonl

# or

$ pitch start -f story input.jsonl

For more information on the story format, see "Story format documentation"

0.9.5

2 years ago

0.9.4

2 years ago

0.9.3

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.9.0

2 years ago