windows
Windows Worker Bundle
Includes launcher scripts, config template, logs folder, and executable placeholder.
- Version
- 0.2.0
- File
aicf-provider-worker-0.2.0-windows-x64.zip- Size
- N/A
- SHA256
- pending
Version 0.2.0 . Download your platform bundle, benchmark hardware, start worker mode, and begin earning ANM.
windows
Includes launcher scripts, config template, logs folder, and executable placeholder.
aicf-provider-worker-0.2.0-windows-x64.ziplinux
Includes benchmark/start scripts and systemd unit template.
aicf-provider-worker-0.2.0-linux-x64.tar.gzpython
Source-first option for custom runtime instrumentation and local modifications.
aicf-provider-worker-0.2.0-python.tar.gzbenchmark-worker.bat
aicf-provider-worker.exe init-config --config provider.config.json
start-worker.bat chmod +x benchmark-worker.sh start-worker.sh
./benchmark-worker.sh
./start-worker.sh python -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
python worker.py benchmark --config provider.config.json
python worker.py start --config provider.config.json Worker benchmark mode detects your hardware and emits throughput metrics used by scheduler assignment. Do not skip this step.
aicf-provider-worker benchmark --config provider.config.json
# verifies GPU detection, throughput, memory, and health checks Providers earn ANM from completed workloads. Better benchmark class, lower failure rate, and strong uptime increase routing priority and earnings consistency.