Skip to content

Commit

Permalink
Removed conduit from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
milo157 committed Oct 11, 2023
1 parent fb05136 commit 1c856f8
Show file tree
Hide file tree
Showing 23 changed files with 11 additions and 2,188 deletions.
6 changes: 3 additions & 3 deletions available-hardware.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ We have the following graphics cards available on the platform:

_NOTE: The maximum model sizes are calculated as a guideline, assuming that the model is the only thing loaded into VRAM. Longer inputs will result in a smaller maximum model size. Your mileage may vary._

These GPUs can be selected using the `--hardware` flag when deploying your model on Cortex or by using the `hardware` parameter when deploying your model with the Conduit.
These GPUs can be selected using the `--hardware` flag when deploying your model on Cortex.
For more help with deciding which GPU you require, see this section [here](#choosing-a-gpu).

_Due to the global shortage of GPUs at the moment, we may not always have the Enterprise edition of your GPU available. In this case, we will deploy to the Workstation edition of the GPU._
Expand All @@ -50,7 +50,7 @@ Once again, you only pay for what you need!
## Storage

We provide you with a persistent storage volume that is attached to your deployment.
You can use this storage volume to store any data that you need to persist between deployments. Accessing your persistent storage is covered in depth for [conduit here](/cerebrium/conduit/advanced-functionality/persistent-memory) and [cortex here](/cerebrium/cortex/advanced-functionality/persistent-storage).
You can use this storage volume to store any data that you need to persist between deployments. Accessing your persistent storage is covered in depth for [cortex here](/cerebrium/cortex/advanced-functionality/persistent-storage).

The storage volume is backed by high-performance SSDs so that you can get the best performance possible
Pricing for storage is based on the amount of storage you use and is charged per GB per month.
Expand Down Expand Up @@ -106,7 +106,7 @@ This storage is persistent and will be available to you for as long as you need
# Advanced Parameters

This section is for those users that have a large volume of requests and want to optimise their deployments for cost and performance.
The following parameters are available to you when deploying your model on Cortex or Conduit.
The following parameters are available to you when deploying your model on Cortex.

## Setting your minimum number of instances after a deployment

Expand Down
24 changes: 0 additions & 24 deletions cerebrium/conduit/advanced-functionality/model-ensembles.mdx

This file was deleted.

34 changes: 0 additions & 34 deletions cerebrium/conduit/advanced-functionality/persistent-memory.mdx

This file was deleted.

56 changes: 0 additions & 56 deletions cerebrium/conduit/advanced-functionality/processing-functions.mdx

This file was deleted.

24 changes: 0 additions & 24 deletions cerebrium/conduit/advanced-functionality/saving-files.mdx

This file was deleted.

56 changes: 0 additions & 56 deletions cerebrium/conduit/advanced-functionality/test-locally.mdx

This file was deleted.

87 changes: 0 additions & 87 deletions cerebrium/conduit/advanced-functionality/using-files.mdx

This file was deleted.

55 changes: 0 additions & 55 deletions cerebrium/conduit/advanced-functionality/using-secrets.mdx

This file was deleted.

Loading

0 comments on commit 1c856f8

Please sign in to comment.