Skip to main content
Pipeshift is a fine-tuning and inference platform for open-source LLMs
  • You bring your datasets. Fine-tune multiple LLMs. Start inferencing in one-click and watch them scale to millions.

Installation and Setup

  • Install the Pipeshift integration package.
  • Get your Pipeshift API key by signing up at Pipeshift.

Authentication

You can perform authentication using your Pipeshift API key in any of the following ways:
  1. Adding API key to the environment variable as PIPESHIFT_API_KEY.
  2. By passing api_key to the pipeshift LLM module or chat module

Chat models

See an example.

LLMs

See an example.