Skip to content

Commit

Permalink
Merge branch 'kats/cer-2624-toml-config-docs' of https://github.com/C…
Browse files Browse the repository at this point in the history
…erebriumAI/documentation into kats/cer-2624-toml-config-docs
  • Loading branch information
Katsie011 committed Dec 7, 2023
2 parents 4ca9e64 + e11f91a commit c4a8948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerebrium/getting-started/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cerebrium init first-project

Currently, our implementation has five components:

- **main.py** - This is where your Python code lives. This is mandatory to include.
- **main.py** - This is where your Python code lives. This is mandatory to include.
- **cerebrium.toml** - This is where you define all the configurations around your model such as the hardware you use, scaling parameters, deployment config, build parameters, etc. Check [here](../environments/initial-setup) for a full list

Every main.py you deploy needs the following mandatory layout:
Expand Down

0 comments on commit c4a8948

Please sign in to comment.