0xTmax|油条 airdrop|11月 29, 2025 11:46
gensyn Finally got my M4 mini up and running
Pure gold content, highly recommend liking and saving ❤️
@gensynai is an AI protocol led by a16z with a total funding of $50M. You can now run nodes, and TGE is just around the corner. No fluff, straight to the tutorial.
(Compiled from various online resources, finally got it working)
Prerequisites: A Mac mini M4 (around 3100 RMB on Xianyu, or 3200 RMB brand new on PDD)
The steps:
Open the Mac terminal
1. Install brew
`/bin/zsh -c "$(curl -fsSL https://(gitee.com)/cunkai/HomebrewCN/raw/master/Homebrew.sh)"`
2. Install python3
`brew install python@3.13`
3. Configure the Python environment variables
```
export PATH=${PATH}:/opt/homebrew/opt/python@3.13/bin
alias python3="/opt/homebrew/opt/python@3.13/bin/python3.13"
```
4. Clone the official repository
`git clone https://(github.com)/gensyn-ai/rl-swarm.git`
5. Enter the repository directory
`cd rl-swarm`
6. Create a virtual environment
```
python3 -m venv .venv
source .venv/bin/activate
```
7. Install dependencies
`pip install --force-reinstall transformers==4.51.3 trl==0.19.1`
8. Run the official script
`./run_rl_swarm.sh`
9. After running, you’ll be prompted to enter your email
If you see a little bee, congrats, you’ve succeeded! The ID behind the bee is your node ID—copy it down, you’ll need it later.
Finally:
Once it’s running successfully, you can check your score on the official site (it takes about 4 hours after successful operation for the score to show up).
https://dashboard.gensyn.ai/
PS: Lastly, @zama, there are only 2 days left this month, don’t forget.
Gensyn has pretty high VPN requirements. If you encounter errors, try switching nodes a few times. The script above has been personally tested and verified—absolutely no issues.
Gensyn is a distributed computing network for training AI models. It uses blockchain to verify that deep learning tasks have been executed correctly and triggers payments via commands.
Share To
Timeline
HotFlash
APP
X
Telegram
CopyLink