cdk-samples icon indicating copy to clipboard operation
cdk-samples copied to clipboard

Results 3 cdk-samples issues
Sort by recently updated
recently updated
newest added

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?