Skip to main content

SmartStudio Post-Training SDK — Python client and CLI for the SmartStudio platform.

Project description

sstudio

sstudio is the Python SDK and command-line client for the SmartStudio post-training platform. It wraps the platform's HTTP APIs behind a small, stable Python surface and an sstudio CLI — handling authentication, request normalization, and unified job tracking.

Install

pip install sstudio

Authenticate

sstudio login --api-key sk-xxxx
sstudio whoami

Or from Python:

from sstudio import SmartStudioClient

with SmartStudioClient(api_key="sk-xxxx") as client:
    print(client.me())

Configure

Project settings live in sstudio.yaml (base model, platform endpoint, storage paths, …). Values are resolved with the precedence command-line flag > SSTUDIO_* env var > sstudio.yaml > built-in default.

sstudio config validate
sstudio config show

Scope

The SDK is organized around the post-training workflow:

Module Purpose
data Document parsing and training/eval dataset generation
train SFT-LoRA / SFT-Full / SFT-Plus / DPO / GKD fine-tuning
eval Benchmark scoring and LLM/VLM-as-judge evaluation
serve Model deployment
job Unified async job status, logs and results

Requirements

Python 3.8+


© SmartStudio. All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sstudio-0.0.1.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sstudio-0.0.1-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

File details

Details for the file sstudio-0.0.1.tar.gz.

File metadata

  • Download URL: sstudio-0.0.1.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for sstudio-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7b99ddb618277a980eb5a679936501a66b7835baead1d6dd9bed20384dc5b6fe
MD5 4548e1cbd50145313bd1abeb4eed0d2a
BLAKE2b-256 ade519d0109a7091bea82d82fed3ccf3499cb540dfa01981088a4292fbfc49dd

See more details on using hashes here.

File details

Details for the file sstudio-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: sstudio-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for sstudio-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 53bfb6764a065a1ae4063c9b697557881e9983bfb1562c6236936d190ec95466
MD5 9941fd2d0eb7bc9710616f21b327ea61
BLAKE2b-256 8d31c852b0192966518e0507db075f5961846023d8755511d5c5a20ccf09a225

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page