Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ohbuchim opened this issue Nov 13, 2024 · 3 comments
Open

Comments

@ohbuchim
Copy link

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"
}
@PhMueller-Haufe
Copy link

Hi,
the same error happens to me.
Is there any update on this?

Would appreciate any feedback,
Thanks!

@amarcin
Copy link

amarcin commented Dec 19, 2024

Confirmed behavior for this model, investigating on my end. Cohere team should do the same.

@chanhaosheng
Copy link

Hello, I am facing the same issue too for Embed Model v3 - English. Wonder if there is any solution. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants