LiquidMayo
ollama template not working
Trying to start a pod running ollama either the base or also better-ollama-webui
create container madiator2011/better-ollama-webui:cuda12.4
cuda12.4 Pulling from madiator2011/better-ollama-webui
Digest: sha256:2926109085a545a2d5e83545fa0b7e2d10c3fa773c7cb2cf95331da37ff72413
Status: Image is up to date for madiator2011/better-ollama-webui:cuda12.4
error creating container: container: create: container create: exit status 1
4 replies
RRunPod
•Created by LiquidMayo on 5/9/2025 in #⚡|serverless
API endpoint URL
Alright, let me start out by saying I'm very new to all this and just trying to offload transcription for a specific program. I have setup an endpoint .. but the software config only asks for "endpoint url" . My question is, what do I put there so the transcription gets offloaded. As it is I just get a return of a 404 page not found.
--- Remote Settings (Only used if TRANSCRIPTION_MODE=remote) ---
URL of your running faster-whisper-server/speaches API
FASTER_WHISPER_SERVER_URL=https://api.runpod.ai/v2/myid/run # Ignored if mode is 'local'
14 replies