The explorer is a global, community-driven tool to share network tokens and view available clusters in the globe.
Anyone can use the tokens to offload computation and use the clusters available or share resources.
This is provided without any warranty. Use it at your own risk. We are not responsible for any potential harm or misuse. Sharing tokens globally allows anyone from the internet to use your instances.
Although the community will address bugs, this is experimental software and may be insecure to deploy on your hardware unless you take all necessary precautions.
Add New Network
Loading networks...
No networks available with online workers
Token (click to copy):
Description
Available Clusters in this network
Command to connect (click to copy):
docker run -d --restart=always -e ADDRESS=":80" -e LOCALAI_P2P_NETWORK_ID= -e LOCALAI_P2P_LOGLEVEL=debug --name local-ai -e TOKEN="" --net host -ti localai/localai:master federated --debug
or via CLI:
ADDRESS=":80" LOCALAI_P2P_NETWORK_ID= LOCALAI_P2P_LOGLEVEL=debug TOKEN="" local-ai federated --debug