Skip to content

Cannot create SageMaker Endpoint with Embed v3: poseidon exited with error #187

@ohbuchim

Description

@ohbuchim

I subscribed Cohere Embed Model v3 - Multilingual and tried to create a SageMaker endpoint using https://github.com/cohere-ai/cohere-aws/blob/main/notebooks/sagemaker/Deploy%20embed%20v3%20model.ipynb.

The endpoint creation failed and I found this error message in CloudWatch logs.

{
    "severity": "ERROR",
    "timestamp": "2024-11-13T00:04:31.072295282Z",
    "caller": "single-container/main.go:454",
    "message": "single container error",
    "logName": "single-container",
    "error": "poseidon exited with error: exit status 1",
    "logging.googleapis.com/labels": {},
    "logging.googleapis.com/sourceLocation": {
        "file": "github.com/cohere-ai/blobheart/go/cmd/single-container/main.go",
        "line": "454",
        "function": "main.startApps"
    },
    "serviceContext": {
        "service": "single-container"
    },
    "context": {
        "reportLocation": {
            "filePath": "github.com/cohere-ai/blobheart/go/cmd/single-container/main.go",
            "lineNumber": "454",
            "functionName": "main.startApps"
        }
    },
    "stack_trace": "single container error: poseidon exited with error: exit status 1\n\ngoroutine 1 [running]:\nmain.startApps(0xc000800000, 0xc0003e51f0)\n\tgithub.com/cohere-ai/blobheart/go/cmd/single-container/main.go:454 +0x425\nmain.run()\n\tgithub.com/cohere-ai/blobheart/go/cmd/single-container/main.go:251 +0x1534\nmain.main()\n\tgithub.com/cohere-ai/blobheart/go/cmd/single-container/main.go:139 +0x13\n"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions