Join the “Hitchhiking to AGI” ProgramSubmit an application to join the first wave of node operators on Fortytwo: Application Form
Please ensure you have received an acceptance email with an activation code before attempting to install the node. A unique activation code is required for each device on which the node is installed.
1. Preparing
System Requirements
Before installing a Fortytwo node, verify that your device meets the following minimum requirements.What App Should You Run?
Depending on how you want your node to operate, you have two options:- Fortytwo App —> your node selects a model automatically.
- CLI app —> you manually select a model for your node to run.
Automatic model selection
Automatic model selection
Your node does all the work:
- Models are selected automatically.
- Performance is balanced.
- You don’t need to know anything about language models.
Manual model selection
Manual model selection
You can maximize your node’s potential but it requires knowledge and commitment:
- You choose which model your node runs.
- Performance depends on your choices.
- This mode is intended for noderunners who are familiar with language models.
2. Installing the Fortytwo App & Node
Please ensure you have received an acceptance email with an activation code before attempting to install the node.
A unique activation code is required for each device the node is installed on.
1
Open Terminal.
2
Navigate to your preferred installation directory, or run the following command to continue installation in the default location (your home directory):
3
Run the following commands to download the node package, extract it, and execute the installation script:
4
Follow the on-screen instructions in the script to complete the setup.
5
The node will start automatically.
3. Operating Your Node
The node will remain fully operational until it is terminated by the user or the system restarts. You can minimize the terminal window or switch to other applications – the node will continue running in the background.Updating Your Node
The Fortytwo node app automatically updates every time it is launched. When you start the node, the app checks for the latest available version and installs any updates before running.Stopping Your Node
Press Ctrl+C in the terminal window to terminate the node process.Restarting Fortytwo Node
1
Open Terminal.
2
Navigate to the directory where the node is installed using the cd command. If the node was installed in the default location, run:
3
Run the node startup script:
4
Follow the on-screen instructions.
5
The node will start automatically.