Every once in a while it takes an awkward amount of time to do... nothing.
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #23)"} 0.409 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #24)"} 5.376 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #25)"} 3.662 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #26)"} 0.310 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #27)"} 0.390 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #28)"} 0.295 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #29)"} 0.307 total
❯ time curl -X POST "https://zvshz29pnyzitk.api.runpod.ai/generate" -H "Authorization: Bearer $RUNPOD_API_KEY" -H "Content-Type: application/json" -d '{"prompt": "Hello, world!"}'
{"generated_text":"Response to: Hello, world! (request #30)"} 0.308 total