Skip to content

Commit

Permalink
Remove retired prebuilt models
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsie011 committed Oct 25, 2023
1 parent 5e72497 commit 4a5a844
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 133 deletions.
2 changes: 1 addition & 1 deletion cerebrium/prebuilt-models/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Otherwise, if you would like to read through the source code, you can navigate t
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.

```bash
cerebrium deploy <<some-name-for-your-model>> --config-file config.yaml
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!
61 changes: 0 additions & 61 deletions cerebrium/prebuilt-models/language-models/mt0.mdx

This file was deleted.

69 changes: 0 additions & 69 deletions cerebrium/prebuilt-models/language-models/roberta.mdx

This file was deleted.

2 changes: 0 additions & 2 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,8 @@
"group": "Language Models",
"pages": [
"cerebrium/prebuilt-models/language-models/whisper",
"cerebrium/prebuilt-models/language-models/mt0",
"cerebrium/prebuilt-models/language-models/flanT5",
"cerebrium/prebuilt-models/language-models/GPT-Neo",
"cerebrium/prebuilt-models/language-models/roberta",
"cerebrium/prebuilt-models/language-models/pygmalion",
"cerebrium/prebuilt-models/language-models/tortoise",
"cerebrium/prebuilt-models/language-models/gpt4all",
Expand Down

0 comments on commit 4a5a844

Please sign in to comment.