-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from CerebriumAI/kats/cer-2482-minor-update-t…
…o-prebuilts-docs Update prebuilts intro
- Loading branch information
Showing
5 changed files
with
8 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,12 @@ Cerebrium and its community keep a library of popular pre-built models that you | |
- Post a [bounty](https://www.cerebrium.ai/bounties) for our community to create it | ||
- [Contact](mailto:[email protected]) the Cerebrium team and we will see what we can do | ||
|
||
You can deploy prebuilt models via Cerebrium by using a simple one-click deploy from your dashboard by navigating to the <b>Prebuilt tab</b>. | ||
You can deploy prebuilt models via Cerebrium by using a simple one-click deploy from your dashboard by navigating to the <b>Prebuilt tab</b>. | ||
Otherwise, if you would like to read through the source code, you can navigate to the [Cerebrium Prebuilts Github](https://github.com/CerebriumAI/cerebrium-prebuilts) where you can find the source code for each of the models. | ||
Each model's folder is a cortex deployment that can be deployed using the `cerebrium deploy` command. Simply navigate to the folder of the model you would like to deploy and run the command. | ||
|
||
Check out the available models through your dashboard or by reading our docs below! | ||
```bash | ||
cerebrium deploy <<your-name-for-your-model>> --config-file config.yaml | ||
``` | ||
Check out the available models through your Cerebrium dashboard or by reading our docs in the **Prebuilt Models** tab! |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
cerebrium/prebuilt-models/other-models/salesforce-codegen.mdx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters