EXD — Self-Directed PhD in AI
Collection
All EXD content: interactive simulators, benchmark datasets, vLLM configs, and episode write-ups. • 6 items • Updated
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
Production configuration profiles for the config-driven serve harness at projects/serve/.
On atom (GPU machine):
cd ~/EXD
./scripts/up.sh <config-name>
| Config | Model | Notes |
|---|---|---|
qwen2.5-7b |
Qwen 2.5 7B Instruct | Baseline 7B |
qwen3.6-27b |
Qwen 3.6 27B | Mid-size |
qwen3.6-35b-a3b |
Qwen 3.6 35B A3B | MoE baseline |
qwen3.6-35b-a3b-baseline |
Qwen 3.6 35B A3B | Baseline sweep |
qwen3.6-35b-a3b-mtp0 |
Qwen 3.6 35B A3B | MTP depth 0 |
qwen3.6-35b-a3b-mtp3 |
Qwen 3.6 35B A3B | MTP depth 3 |
qwen3.6-35b-a3b-throughput |
Qwen 3.6 35B A3B | Throughput-optimized |
nemotron-3-super |
Nemotron 3 Super | Large run |