Skip to main content

tenstorrent/tt-studio

SkillsMP 已收集 tenstorrent/tt-studio 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
49
GitHub Forks
16

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

The complete CLI design language distilled from TT-Studio's `python run.py`, made portable to any repo: the command surface (one self-bootstrapping entrypoint, grouped `--help` panels, early-dispatch utility flags, lifecycle symmetry, re-viewable state), the…

原文语言:英语

更新
职业分类
技术写作员
描述

Draft TT-Studio GitHub release notes in the house style: study the last one or two published releases for structure and voice, diff the current release branch against the previous release tag/commit, then group the changes into 🚀 New Features / 🐛 Bug Fixes /…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Make a change in TT-Studio the team way: branch off `dev` with a `<username>/<feature>` branch, keep the diff minimal and in-scope, verify the running app via its health endpoints before pushing, leave every other branch untouched, and open a PR against `dev`…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bring up a model that tt-inference-server lists as supported but that TT-Studio can't deploy today — add it to the catalog, deploy it on real hardware, triage failures layer by layer (tt-studio → tt-inference-server → tt-metal), verify fixes by hot-patching…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The TT-Studio CLI skill — how the `python run.py` command-line interface (the `tt_setup/` package) is built and how to change it the TT-Studio way: Typer CLI conventions (flag grouping, early-dispatch utility flags, `--help`/`--help-env` docs), package layout…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review third-party license attribution for TT-Studio when dependencies or bundled assets change, and keep the attribution files in sync. Use when a PR adds/updates a dependency (app/backend/requirements.txt, app/agent, inference-api, docker-control-service,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Triage a TT-Studio bug-report ZIP / log bundle (named `tt-studio-logs-ttbr-*` or referenced as `ttbr-*`) to root-cause why a model deploy, board allocation, or Voice Agent pipeline failed. Use when the user shares a path to a TT-Studio log bundle, mentions a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Project map for TT-Studio — what the platform is, where its docs live, its key components (React frontend, Django backend, FastAPI inference server, Docker), and the AI model types it supports. Use when you need a high-level orientation of the repo, want to…

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。