This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blog only && make network mode as blog post (#81)
* blog only && make network mode as blog post * remove reference to docs
- Loading branch information
Showing
12 changed files
with
103 additions
and
3,001 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
slug: prem-app-network-mode | ||
title: "Contribute GPU to the Prem Network" | ||
authors: [tiero] | ||
tags: [llm, ai, self-hosted, prem, on-premise, open-source, peer-to-peer, gpu, prem-network] | ||
description: "Contribute GPU to the Prem Network and help us to build the largest computer in the world to run AI inference with consumer devices." | ||
image: "./image.png" | ||
--- | ||
|
||
# Network Mode | ||
|
||
If you have installed Prem App on your Mac with Apple Silicon, you can contribute to the Prem Network by running a Prem node on your machine. In order to do that, you can follow the instructions below. | ||
|
||
<!--truncate--> | ||
|
||
## 1. Install Prem on your Mac | ||
|
||
You must have Prem App installed on your MacOS with Apple Silicon [here](https://install-app.prem.ninja/latest-release) in order to provide inference capacity to the Prem Network. | ||
|
||
## 2. Join the Network | ||
|
||
1. Click on `Settings` in the to and scroll down to `Prem Network` section. | ||
|
||
![Network Init](./network-init.png) | ||
|
||
- Select the Model you wanna contribute to. | ||
- Select the number of blocks you want to contribute to. | ||
- Click on `Start` button. | ||
|
||
As soon as you Click on the `Start` button, the Prem App will start downloading the blocks from the network and will start contributing to the network. The process requires a coouple of minutes to complete. In the meantime, you will see the following message: | ||
|
||
![Network Install](./network-install.png) | ||
|
||
When the process is completed, a pop-up will appear with the following message: | ||
|
||
![Network Done](./network-done.png) | ||
|
||
## 3. Check your contribution | ||
|
||
You can now go to https://network.premai.io to check your contribution to the network. | ||
|
||
## 4. Stop contributing | ||
|
||
You can always stop to contribute, clicking on the `Stop` button. | ||
|
||
![Network Stop](./network-stop.png) | ||
|
||
## 5. Delete the dependencies | ||
|
||
If you want to delete the environment and start fresh, you can click on the `Delete` icon and the udnerlying dependencies will be deleted. | ||
|
||
![Network Delete](./network-delete.png) | ||
|
||
## 5. Make open-source AI a reality | ||
|
||
You can now contribute to the Prem Network and help us to build the largest computer in the world to run AI inference with consumer devices. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.