Skip to main content

InternLM/xtuner

SkillsMP 已收集 InternLM/xtuner 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
5,179
GitHub Forks
443

这个仓库中的 skills

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

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

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

Add or audit an XTuner chat-template implementation and its loss mask from an official Hugging Face model repository or local model directory. Use when supporting a new model under xtuner/v1/data_proto/messages, checking an existing implementation against…

原文语言:英语

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

Implement a missing XTuner Hugging Face config export from the official HF model when possible, then validate it against the installed Transformers round-trip and versioned inference-engine field contracts. Use when adding a model, when hf_config is missing…

原文语言:英语

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

Use when the user wants to instrument, inspect, or debug XTuner traces to reconstruct a sample/request execution path, follow cross-process call chains, or identify latency hotspots, bottleneck stages, and abnormal paths from span data.

原文语言:英语

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

Use when creating, modifying, or reviewing XTuner RL judgers under xtuner/v1/rl/judger or configs that build custom judgers. Enforces the preferred Judger payload contract and the BaseJudger/ComposedJudger constraints.

原文语言:英语

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

Add support for a HuggingFace model in XTuner so it can be trained with the full set of parallelism strategies and optimization switches. The user can provide a HuggingFace Hub repo id, a local model directory, or a model family already supported by…

原文语言:英语

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

Normalize an HF model checkpoint — quantize bf16/fp16 weights to per-block FP8, and/or repack engine-named safetensors into HF-standard ~4GB shards.

原文语言:英语

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

Merge a base HF model dir with an extra HF model dir by index diff — take tensors only present in extra, append them to a new output dir in HF-standard shard layout. Base wins on overlap.

原文语言:英语

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

Use when `make html` or `sphinx-build` fails with `Extension error (sphinx.ext.autosummary)`, `ImportExceptionGroup`, or other Sphinx autosummary / autodoc import failures. Provides automated pdb diagnosis for `autodoc_mock_imports` issues.

原文语言:英语

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

Synchronize xtuner's supported model documentation (docs/en/pretrain_sft/advanced_tutorial/model.md and docs/zh_cn/pretrain_sft/advanced_tutorial/model.md) with the actual Config classes defined under xtuner/v1/model/. Use when (1) new TransformerConfig,…

原文语言:英语

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