AGILLM4.1 Public Join Coordinator Coordinator URL: https://join.opentransformers.online No join code is currently required. Volunteer workers only need outbound HTTPS. The worker auto-detects your hardware (CUDA / DirectML / CPU) with --device auto. Linux/macOS: git clone https://github.com/Marxist-Leninist/AGILLM4.1.git cd AGILLM4.1 python -m venv .venv && . .venv/bin/activate python -m pip install --upgrade pip torch python public_join/agillm41_join_worker.py \ --coordinator-url https://join.opentransformers.online --loop # add --device cuda to force GPU, --device cpu to force CPU Windows PowerShell: git clone https://github.com/Marxist-Leninist/AGILLM4.1.git cd AGILLM4.1 py -m venv .venv ; .\.venv\Scripts\Activate.ps1 python -m pip install --upgrade pip torch python public_join\agillm41_join_worker.py --coordinator-url https://join.opentransformers.online --loop What joining does NOT grant: no credentials, no SSH, no access to the network's machines. Your results upload to a quarantine pool and are validated server-side before they can affect the live checkpoint. Health: https://join.opentransformers.online/health