Commit 45e43a6
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
- 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
Change-Id: If1860e25a2cf414caeeedbba5a14c657343e2fca1 parent c627566 commit 45e43a6
57 files changed
Lines changed: 66 additions & 2886 deletions
File tree
- configs/models/deepseek4
- docker
- docs/source/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
- configs
- docker
- optional_configs
- internvl2.5
- internvl3.5
- llama2
- qwen2.5_vl
- qwen3_vl
- qwen3
- unit
- 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 | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
| 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.
0 commit comments