Pipeshift는 오픈소스 LLM을 위한 fine-tuning 및 inference 플랫폼입니다
- 데이터셋을 가져오세요. 여러 LLM을 fine-tune하세요. 원클릭으로 inference를 시작하고 수백만 규모로 확장되는 것을 확인하세요.
Installation 및 Setup
-
Pipeshift integration package를 설치하세요.
- Pipeshift에 가입하여 Pipeshift API key를 받으세요.
Authentication
다음 방법 중 하나로 Pipeshift API key를 사용하여 인증을 수행할 수 있습니다:-
API key를 환경 변수
PIPESHIFT_API_KEY로 추가합니다. -
pipeshift LLM module 또는 chat module에
api_key를 전달합니다.
Chat models
예제를 참조하세요.LLMs
예제를 참조하세요.Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.