From b0812796a173a001e3bd1d74a5a9f1a7c9c5af73 Mon Sep 17 00:00:00 2001 From: Webifi Date: Tue, 25 Jul 2023 13:28:14 -0500 Subject: [PATCH] Add link to swarm health --- src/lib/Home.svelte | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/Home.svelte b/src/lib/Home.svelte index 9bf2d1d..c89e0f9 100644 --- a/src/lib/Home.svelte +++ b/src/lib/Home.svelte @@ -150,6 +150,9 @@ const setPetalsEnabled = (event: Event) => {

You are encouraged to set up a Petals server to share your GPU resources with the public swarm. Minimum requirements to contribute Llama 2 completions are a GTX 1080 8GB, but the larger/faster the better.

+

+ If you're receiving errors while using Petals, check swarm health and consider adding your GPU to the swarm to help. +

Because Petals uses a public swarm, do not send sensitive information when using Petals.