RandOpt
Official Codebase for "Neural Thickets: Diverse Task Experts Are Dense Around Pretrained Weights"
Install / Use
/learn @sunrainyg/RandOptREADME
RandOpt
Neural Thickets: Diverse Task Experts Are Dense Around Pretrained Weights
Paper | Project Page | Starting with a 1D Experiment:
Requirements
Option1: Python / Conda
(optional) conda activate your_env
pip install -r requirements.txt
Option2: Docker
From the directory containing RandOpt/:
| Step | Command |
|------|---------|
| Build | docker build -f RandOpt/docker/Dockerfile_vllm -t randopt-vllm:latest . |
| Run | docker run -it --gpus all randopt-vllm:latest bash |
| Run (with data) | docker run -it --gpus all -v /path/to/RandOpt/data:/workspace/data randopt-vllm:latest bash |
Run RandOpt
Post-train on your own dataset
Please follow the instructions in CUSTOM_DATASET_GUIDE.md
Post-train on a standard dataset
First download the data here: data/README.md
Then, from the RandOpt directory:
| Mode | Command |
|------|---------|
| Single node | sbatch scripts/single_node.sh |
| Multiple nodes | sbatch scripts/multiple_nodes.sh |
| Local (no Slurm) | bash scripts/local_run.sh |
Distill top-k models into a single model
Please follow the instructions in distillation/README.md.
Run Baselines
Please follow the instructions in baselines/README.md
Citation
@misc{gan2026neuralthickets,
title={Neural Thickets: Diverse Task Experts Are Dense Around Pretrained Weights},
author={Yulu Gan and Phillip Isola},
year={2026},
eprint={2603.12228},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2603.12228},
}
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
