Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

unitorch

unitorch에는 fuliucansheng에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
8
업데이트
2026-07-02
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

config-ini
소프트웨어 개발자

Guidance for writing, reviewing, and updating unitorch INI configuration files for train, eval, infer, and FastAPI workflows. Use when creating or modifying examples/configs/*.ini, reasoning about Config interpolation and CLI overrides, composing preprocess_functions, choosing registered component names, or debugging unitorch CLI config behavior.

2026-07-02
unitorch-copilot-cli-core-copilot-pkg-infos
소프트웨어 개발자

Use when an agent needs to invoke the `core/copilot/pkg_infos` unitorch copilot tool.

2026-07-02
unitorch-copilot-cli
소프트웨어 개발자

Use when an agent needs to discover and invoke registered UniTorch copilot tools through `unitorch-copilot-cli`.

2026-07-02
infer-model
소프트웨어 개발자

Guidance for creating, reviewing, running, and debugging unitorch batch model inference workflows with unitorch-infer. Use when preparing inference INI configs, choosing registered models/processors/postprocess functions/writers, running inference from checkpoints, configuring vLLM inference, preserving raw input columns in outputs, or diagnosing empty, duplicated, or incorrect inference results.

2026-07-02
replace-decorator
소프트웨어 개발자

Reference for using, reviewing, or modifying unitorch's @replace decorator in src/unitorch/utils/decorators.py. Use when overriding upstream classes, adding replacement classes under modules/replace, reasoning about process-global monkey patches, or debugging import-time replacement and subclass __bases__ rewriting.

2026-07-02
serve-fastapi
소프트웨어 개발자

Guidance for creating, reviewing, launching, calling, and debugging unitorch FastAPI services with unitorch-fastapi and CopilotClient. Use when preparing FastAPI INI configs, choosing registered core/fastapi services, configuring routers and pipeline sections, starting or stopping daemon/foreground servers, calling /start /status /generate endpoints, using autostart_services, or diagnosing health-check, port, route, service loading, and request-format issues.

2026-07-02
train-model
소프트웨어 개발자

Guidance for creating, reviewing, running, and debugging unitorch model training workflows with unitorch-train. Use when preparing training INI configs, choosing registered models/processors/losses/scores, launching single-GPU or distributed training, checking checkpoint loading, monitoring loss and validation metrics, or diagnosing unstable training.

2026-07-02