Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: modelstudioai/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1d18b1
Choose a base ref
...
head repository: modelstudioai/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 72bc8fc
Choose a head ref
  • 10 commits
  • 63 files changed
  • 1 contributor

Commits on Sep 22, 2026

  1. feat(deploy): add PTU throughput reservation and capacity commands

    - Add deploy capacity list/get/create/scale/renew/delete/unsubscribe,
      deploy overflow, and deploy operation get/wait commands
    - Extend deploy API and types for reservation capacity (kTPM), prepaid
      info, capacity instances and operations
    - Refactor plan strategies to support the PTU reservation model with
      bilingual flag validation; keep MU/LORA legacy behavior
    - Centralize request timeout and abort handling in the HTTP client
    - Add refundConsolePage URL helper for prepaid unsubscribe links
    - Add unit/e2e coverage and update README and finetune skill references
    gujieye committed Sep 22, 2026
    Configuration menu
    Copy the full SHA
    47c24de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c450b85 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #219 from modelstudioai/feat/inference-train-command

    Feat/inference train command
    gujieye authored Sep 22, 2026
    Configuration menu
    Copy the full SHA
    b7ce32a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b78808 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    960906f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #220 from modelstudioai/feat/fast-mode-inference

    feat(inference): add Prime mode for text and video
    gujieye authored Sep 22, 2026
    Configuration menu
    Copy the full SHA
    a5a68b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3188cb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #221 from modelstudioai/fix/fc-oidc-token-refresh

    fix(release): refresh OIDC token for FC uploads
    gujieye authored Sep 22, 2026
    Configuration menu
    Copy the full SHA
    8a6dd85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f3950a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #222 from modelstudioai/release/2.0.1

    chore(release): bump version to 2.0.1
    gujieye authored Sep 22, 2026
    Configuration menu
    Copy the full SHA
    72bc8fc View commit details
    Browse the repository at this point in the history
Loading