ashleyk
ashleyk
RRunPod
Created by krytie on 3/27/2024 in #⛅|pods
Exposed Port 8888
Might be useful if you didn't make incorrect assumptions. If you want to use an IP and external port then expose it as TCP and not HTTP, but then you need to ensure that your pod has a public IP and you also need to use the external port mapping. HTTP and TCP ports always work like this, so this is on you and nobody else for making incorrect assumptions.
10 replies
RRunPod
Created by krytie on 3/27/2024 in #⛅|pods
Exposed Port 8888
Thats fine, you should be able to connect, otherwise your application is broken. Nothing anyone can do, you have to fix it.
10 replies
RRunPod
Created by krytie on 3/27/2024 in #⛅|pods
Exposed Port 8888
Then how are yu connecting to it? Add HTTP port 8888 to your pod and you should be able to connect to it.
10 replies
RRunPod
Created by krytie on 3/27/2024 in #⛅|pods
API to query Pods
Yes, use GraphQL
3 replies
RRunPod
Created by krytie on 3/27/2024 in #⛅|pods
Exposed Port 8888
Yes, bind to 0.0.0.0 and not 127.0.0.1.
10 replies
RRunPod
Created by AMooMoo on 3/26/2024 in #⛅|pods
Question about Pods and data
Which community tenplate are you using?
9 replies
RRunPod
Created by AMooMoo on 3/26/2024 in #⛅|pods
Question about Pods and data
You can also use network storage, then you can simply attach it to a new pod if something happens to your pod.
9 replies
RRunPod
Created by AMooMoo on 3/26/2024 in #⛅|pods
Question about Pods and data
You don't lose your data if you put it on the persistent storage. You lose your data if you put it on the container disk when the pod restarts.
9 replies
RRunPod
Created by papanton on 3/26/2024 in #⛅|pods
Availability of A40, A6000
SE and CA
3 replies
RRunPod
Created by SBlack on 3/26/2024 in #⛅|pods
Slow CPU
No description
40 replies
RRunPod
Created by SBlack on 3/26/2024 in #⛅|pods
Slow CPU
Face swap is fast, its the restoration using GFPGAN thats slow.
40 replies
RRunPod
Created by SBlack on 3/26/2024 in #⛅|pods
Slow CPU
A1111 extension can be configured to use GPU.
40 replies
RRunPod
Created by SBlack on 3/26/2024 in #⛅|pods
Slow CPU
Thought you are using ComfyUI? This is A1111.
40 replies
RRunPod
Created by SBlack on 3/26/2024 in #⛅|pods
Slow CPU
Why is ReActor using CPU and not GPU? GFPGAN is incredibly slow with CPU, its MUCH faster with GPU.
40 replies
RRunPod
Created by jumblejumble on 3/26/2024 in #⛅|pods
slow GPU across many community cloud pods
Which template are you using and also list the pod ids so that support staff can look into it.
7 replies
RRunPod
Created by jumblejumble on 3/26/2024 in #⛅|pods
slow GPU across many community cloud pods
Already answered you in #🎤|general
7 replies
RRunPod
Created by streamize on 3/26/2024 in #⚡|serverless
how to prevent restart serverless instance
Why is there an error in your code anyway? I would try and fix the error.
4 replies
RRunPod
Created by Oryza sativa on 3/25/2024 in #⚡|serverless
How to Run Text Generation Inference on Serverless?
@Alpay Ariyak may be able to advise.
11 replies
RRunPod
Created by Oryza sativa on 3/25/2024 in #⚡|serverless
How to Run Text Generation Inference on Serverless?
What response do you get when calling your endpoint?
11 replies