Skip to main content

ByteDance-Seed/VeOmni

SkillsMP는 ByteDance-Seed/VeOmni에서 9개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
9
GitHub 스타
2,195
GitHub 포크
269

이 저장소의 skills

수집된 skill 9개 중 9개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Create a pull request for the current branch. Handles uncommitted changes, generates a PR title matching the `[{modules}] {type}: {description}` format enforced by CI, and fills in the PR description template. Trigger: 'create pr', 'open pr', 'submit pr',…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when adding a new optimized kernel or operator to veomni/ops/. Covers the full lifecycle: understanding VeOmni's ops architecture (KERNEL_REGISTRY + OpSlot dispatch, with a thin function-pointer shim for a few legacy global ops), implementing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when adding support for a new model to VeOmni. Covers the full lifecycle: analyzing the HuggingFace model, creating model patches, defining parallel plans, writing configs, integrating with the trainer, and testing. Trigger: 'add model',…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when adding or refreshing a patchgen-generated modeling file for a VeOmni model under its generated directory — GPU-only or GPU+NPU, dense or MoE, text-only / VLM / Omni-thinker+talker. Covers: creating GPU and NPU patchgen configs, using…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill for performance profiling and optimization. Two modes: (1) Analyze existing profile files (Chrome traces, memory snapshots) — write scripts to parse and summarize metrics per user requirements. (2) Generate profiles during development —…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill when updating dependencies managed by uv: bumping a package version, upgrading the uv tool itself, updating torch/CUDA stack, switching transformers version, or regenerating the lockfile. Trigger: 'update dependency', 'bump version', 'upgrade…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill for ANY bug, error, crash, wrong output, loss divergence, gradient explosion, test failure, CUDA error, distributed training hang, checkpoint load failure, or unexpected behavior. Covers both quick fixes (clear root cause) and complex debugging…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

VeOmni-specific checklist for feature development and refactoring. Covers impact analysis across modalities, trainer hierarchy, data pipeline, and distributed code. Use before implementing any non-trivial change. For model-specific or ops-specific work, use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use this skill before committing ANY code change — this is a mandatory gate in the commit flow. Also trigger proactively when: you've made changes across multiple files and want to check consistency, you're unsure if a fix is safe, a change touches shared…

원문 언어: 영어

업데이트
수집된 skill 9개 중 9개를 표시합니다.