cdk-samples
cdk-samples copied to clipboard
Hi, I tried to deploy gptj https://huggingface.co/EleutherAI/gpt-j-6B with text-generation as the task. It seemed to work but then I tried to curl the post request and got this error ModelError...
Hello, First, thanks a lot for all those templates! They're really useful. I was reproducing the `Huggingface Sagemaker` (but with an Async Inference version as a test) with the typescript...
Regarding aws-lambda-sagemaker-endpoint-huggingface What would be the best way to allow the endpoint to accept a list of inputs instead of just one?