Skip to content

fix: Ensure endpoints deploy command uses the deploy id and revision id when provided#463

Merged
blainekasten merged 3 commits into
mainfrom
blaine/mle-6756-fix-tg-cli-silently-overriding-ft-deploy-model
Jul 22, 2026
Merged

fix: Ensure endpoints deploy command uses the deploy id and revision id when provided#463
blainekasten merged 3 commits into
mainfrom
blaine/mle-6756-fix-tg-cli-silently-overriding-ft-deploy-model

Conversation

@blainekasten

@blainekasten blainekasten commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This fixes an issue where deploying a full model string with revision ID was both silently changing the actual deployed model and it was ignoring the revision string.

Now it will use the users model and revision properly.

@broly-code-security-scanner

broly-code-security-scanner Bot commented Jul 22, 2026

Copy link
Copy Markdown

Broly Security Scan

Note

Clean scan
No vulnerabilities detected in this PR.

Note

Re-scan this PR anytime with /broly scan — useful after /broly undismiss, or to refresh findings without a new push.

Broly — SAST (zai-org/GLM-5.2) · Secrets · SCA · GH Actions (zizmor) · Containers · SBOM · Powered by Together AI

@blainekasten
blainekasten force-pushed the blaine/mle-6756-fix-tg-cli-silently-overriding-ft-deploy-model branch from b7bbb84 to 080b49e Compare July 22, 2026 17:43
@blainekasten blainekasten changed the title fix: Ensure endpoints deploy command uses the deploy id and revisio… fix: Ensure endpoints deploy command uses the deploy id and revision id when provided Jul 22, 2026
Comment thread src/together/lib/cli/api/beta/endpoints/deploy.py
Comment thread src/together/lib/cli/api/beta/endpoints/_utils/_resolve_model.py Outdated
Comment thread src/together/lib/cli/api/beta/endpoints/_utils/_resolve_model.py Outdated
blainekasten and others added 3 commits July 22, 2026 14:05
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
@blainekasten
blainekasten force-pushed the blaine/mle-6756-fix-tg-cli-silently-overriding-ft-deploy-model branch from 6f4e621 to 3e00467 Compare July 22, 2026 19:05
@blainekasten
blainekasten merged commit 7859f99 into main Jul 22, 2026
11 of 12 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants