Skip to content

Commit 77bb407

Browse files
authored
Merge pull request #2108 from Nick-Harvey/add-lambda
Adding lambda to the list of cloud providers
2 parents 793b22e + 3da3cc4 commit 77bb407

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/setup/model-providers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,13 @@ You can run a model on your local computer using:
5151

5252
### Remote
5353

54-
You can deploy a model in your [AWS](https://github.com/continuedev/deploy-os-code-llm#aws), [GCP](https://github.com/continuedev/deploy-os-code-llm#gcp), [Azure](https://github.com/continuedev/deploy-os-code-llm#azure), or [other clouds](https://github.com/continuedev/deploy-os-code-llm#others-2) using:
54+
You can deploy a model in your [AWS](https://github.com/continuedev/deploy-os-code-llm#aws), [GCP](https://github.com/continuedev/deploy-os-code-llm#gcp), [Azure](https://github.com/continuedev/deploy-os-code-llm#azure), [Lambda](https://lambdalabs.com/), or [other clouds](https://github.com/continuedev/deploy-os-code-llm#others-2) using:
5555

5656
- [HuggingFace TGI](https://github.com/continuedev/deploy-os-code-llm#tgi)
5757
- [vLLM](https://github.com/continuedev/deploy-os-code-llm#vllm)
5858
- [SkyPilot](https://github.com/continuedev/deploy-os-code-llm#skypilot)
5959
- [Anyscale Private Endpoints](https://github.com/continuedev/deploy-os-code-llm#anyscale-private-endpoints) (OpenAI compatible API)
60+
- [Lambda](https://github.com/continuedev/deploy-os-code-llm#lambda)
6061

6162
## SaaS
6263

0 commit comments

Comments
 (0)