gx10-bench-optimizer
Model-agnostic LLM benchmarking + tuning in one command. A model is a 15-key profile file. Built in production on a 4x NVIDIA DGX Spark cluster under a live agent workload.
File Explorer
- fleet
- BATTERY-METHOD.md
- accept.py
- accept_live.py
- accept_snapshot.py
- bst_parity.py
- cache_capacity_probe.py
- cachehit_probe.py
- correctness_probe.py
- cross_model_audit.py
- experiment_window.sh
- gx10bench.py
- launch_rank_tp4.sh
- launch_tp4.sh
- longctx_probe.py
- midctx_probe.py
- preflight-live.sh
- probe_battery_v2.py
- PROBES.md
- ras_probe.sh
- sharedprefix_probe.py
- verify_recovery_fidelity.sh
- deepseek-v4-flash-0731.env
- deepseek-v41-flash.env
- glm52-dcp2.env
- glm53-flash.env
- deepseek-v4-flash-0731-dual.json
- deepseek-v4-flash-0731-dual.yaml
- decode-c1-k6-2048-final.json
- runtime-manifest.vllm-sm121.3.json
- runtime_gate.py
- 128K.env
- 256K.env
- approved-deviations.txt
- checkpoint-SHA256SUMS
- DYNAMIC-SPEC-DECODE.txt
- gx10-verified-profiles.json
- LIVE-SERVE-ARGS-128K.txt
- LIVE-SERVE-ARGS-TP4-256K.txt
- TP4-ULIMITS.txt
- battery_probe.py
- preflight.sh
- LICENSE
- NOTICE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
lib
View Details ▼
lib
The Microsoft Library Manager for creating and managing static libraries of object files.
lib /OUT :{{path\to\library.lib}} {{path\to\file1.obj path\to\file2.obj ...}}
Create a static library from object files:
lib /LIST {{path\to\library.lib}}
List the contents of a library:
lib {{path\to\library.lib}} {{path\to\file.obj}}
Add an object file to an existing library:
// repository documentation
Was this content helpful?
(0 ratings)
