Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@kenzic/pitch-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kenzic/pitch-cli

## Introduction

latest
npmnpm
Version
0.9.5
Version published
Weekly downloads
7
600%
Maintainers
1
Weekly downloads
 
Created
Source

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"

FAQs

Package last updated on 05 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts