Commit ed0af71
zhangqiu01
[tests, docker, docs, scripts, ops] chore: remove internal-only assets and references
Drop internal build/CI assets and replace internal-infrastructure defaults
with neutral placeholders so a fresh clone is self-contained for external
users.
Packaging / infra:
- drop the internal pip index and --trusted-host from ops/requirements.txt
- remove the internal XPU docker assets and the P800 install tutorial
(both the English and Chinese copies), and drop the toctree entries and
cross-links that pointed at it
- ignore local AI-assistant rule directories
Examples / configs:
- default the Kimi NVFP4 blobfile install to the public PyPI index, with
BLOBFILE_PIP_INDEX / BLOBFILE_PIP_TRUSTED_HOST as opt-in mirror overrides
- replace internal cluster paths and dataset locations in examples, configs
and tests/embodied/config/prepare.sh with placeholders
LLM/VLM E2E suite:
- remove prepare_env.sh / download_datasets.sh, which bootstrapped models
and datasets from internal object storage, plus their invocations in
main_start.sh and pipeline_runner.sh
- drop the --ak / --sk credential passthrough and --skip_env
- remove per-model bos_path entries from the test configs
- remove the internal docker build assets and unreleased-chip baselines
- remove the internal pipeline launcher (ipipe_start.sh), its PyTorchJob
yaml templates, and the internal notification helpers
(utils/send_msg.sh, utils/HiRobotApi.py), along with the k8s/pipeline
plumbing they required in common/common.sh and main.py
Change-Id: I161b8ef486803c2b248ac2b96ef4ef566fe186681 parent c627566 commit ed0af71
71 files changed
Lines changed: 79 additions & 3745 deletions
File tree
- configs/models/deepseek4
- docker
- docs
- source_zh
- get_started
- kunlun_tutorial
- source
- get_started
- kunlun_tutorial
- examples
- embodied/xvla/xvla_soft_fold
- internvl3.5/finetuning
- kimi_k2.x
- kimi_k2.5/checkpoint_convert/nvfp4_ptq
- kimi_k2.6/checkpoint_convert/nvfp4_ptq
- loongforge/embodied/data/datasets/groot_n1_6/transforms/eagle3_model
- tests
- embodied/config
- llm_vlm
- baseline/default/BZZ
- common
- configs
- docker
- optional_configs
- internvl2.5
- internvl3.5
- llama2
- qwen2.5_vl
- qwen3_vl
- qwen3
- unit
- utils
- yaml_template
- tools/data_preprocess/vlm/offline_packing
- configs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
| 45 | + | |
47 | 46 | | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
240 | 239 | | |
241 | 240 | | |
242 | 241 | | |
243 | | - | |
| 242 | + | |
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
239 | 238 | | |
240 | 239 | | |
241 | 240 | | |
242 | | - | |
| 241 | + | |
243 | 242 | | |
244 | 243 | | |
245 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
Whitespace-only changes.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments