[GH-ISSUE #1058] Examples deploy Sagemaker AWS #520

Closed
opened 2026-04-12 10:12:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @DimIsaev on GitHub (Nov 9, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1058

is there an example of deploy a model using an ollama in a Endpoint SageMaker AWS ?

Originally created by @DimIsaev on GitHub (Nov 9, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1058 is there an example of deploy a model using an ollama in a Endpoint SageMaker AWS ?
GiteaMirror added the questiondocumentation labels 2026-04-12 10:12:59 -05:00
Author
Owner

@jlippold commented on GitHub (Jan 27, 2024):

Economically Sagemaker is pay for what you use, as opposed to running an EC2 instance 24/7 on AWS which is expensive if using a p2 instance family. https://aws.amazon.com/ec2/instance-types/p2/

I don't believe you have terminal access with SageMaker. Is this something that amazon has to implement, or is this something we can do as users?

<!-- gh-comment-id:1913126229 --> @jlippold commented on GitHub (Jan 27, 2024): Economically Sagemaker is pay for what you use, as opposed to running an EC2 instance 24/7 on AWS which is expensive if using a p2 instance family. https://aws.amazon.com/ec2/instance-types/p2/ I don't believe you have terminal access with SageMaker. Is this something that amazon has to implement, or is this something we can do as users?
Author
Owner

@DimIsaev commented on GitHub (Jan 27, 2024):

Economically Sagemaker is pay for what you use, as opposed to running an EC2 instance 24/7 on AWS which is expensive if using a p2 instance family. https://aws.amazon.com/ec2/instance-types/p2/

It seems the question was different...

Sagemaker works great via APIGateway AWS

do you need a link?

<!-- gh-comment-id:1913140398 --> @DimIsaev commented on GitHub (Jan 27, 2024): > Economically Sagemaker is pay for what you use, as opposed to running an EC2 instance 24/7 on AWS which is expensive if using a p2 instance family. https://aws.amazon.com/ec2/instance-types/p2/ It seems the question was different... Sagemaker works great via APIGateway AWS do you need a link?
Author
Owner

@jmorganca commented on GitHub (Aug 25, 2024):

Hi there, SageMaker notebooks usually have a terminal tab where I believe you can install Ollama using the instructions at ollama.com/download/linux: https://docs.aws.amazon.com/sagemaker/latest/dg/howitworks-access-ws.html

<!-- gh-comment-id:2308971162 --> @jmorganca commented on GitHub (Aug 25, 2024): Hi there, SageMaker notebooks usually have a terminal tab where I believe you can install Ollama using the instructions at [ollama.com/download/linux](ollama.com/download/linux): https://docs.aws.amazon.com/sagemaker/latest/dg/howitworks-access-ws.html
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#520