Skip to content

[Docs] Add UCM all configurable parameters reference - #1236

Open
ljccsu wants to merge 1 commit into
ModelEngine-Group:developfrom
ljccsu:docs/ucm-all-config-params
Open

[Docs] Add UCM all configurable parameters reference#1236
ljccsu wants to merge 1 commit into
ModelEngine-Group:developfrom
ljccsu:docs/ucm-all-config-params

Conversation

@ljccsu

@ljccsu ljccsu commented Aug 17, 2026

Copy link
Copy Markdown

What does this PR do?

Add comprehensive documentation of all UCM configurable parameters.

Contents

  • Top-level YAML parameters (17 params: ucm_connectors, enable_event_sync, use_layerwise, etc.)
  • ucm_connector_config sub-dict (25 params: store_pipeline, storage_backends, io_direct, etc.)
  • store_health health breaker config (5 params)
  • Store C++ Config structures (CacheStore, PosixStore, MooncakeStore, Ds3fsStore, Compressor, FakeStore, PcStore)
  • Registered pipelines (10 combos)
  • Sparse attention configs (GSAOnDevice, ESA, KVStarMultiStep, Blend, ReRope)
  • Metrics configuration (7 top-level keys + 9 MetricDefinition fields)
  • Environment variables (UCM log, vLLM switches, MindIE, build, system-level)
  • MindIE ucm_config.json (12 keys)

Checklist

  • Added new documentation file
  • No code changes

Add comprehensive documentation of all UCM configurable parameters including: top-level YAML params, Store C++ Config structures, sparse attention configs, metrics, environment variables, MindIE integration, startup guide, and configuration checklist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant