Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshkumarradha committed Dec 25, 2023
1 parent be525fd commit e0c0dc1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ Check our [Quick Start Guide](https://docs.covalent.xyz/docs/get-started/quick-s

Covalent is a Python library built for AI/ML engineers, developers, and researchers. It provides a straightforward approach to run compute jobs, like LLMs, generative AI, and scientific research, on various cloud platforms or on-prem clusters.

<br>

<details>
<summary><b>Run Code Anywhere:</b> Execute Python functions in any cloud or on-prem cluster by changing just a single line of code.</summary>
<br>
Expand All @@ -61,8 +59,6 @@ def fine_tune_llm(params):
```
</details>

<br>

<details>
<summary><b>Abstraction of Infrastructure Management:</b> Lets developers focus on their code, abstracting the complexities of cloud consoles, terraform, or IaC in the background.</summary>
<br>
Expand All @@ -88,8 +84,6 @@ To learn more, check out the docs

</details>

<br>

<details>
<summary><b>Serverless Infrastructure:</b> Automatically converts any infrastructure, including on-prem SLURM clusters or cloud compute, into a serverless setup.</summary>
<br>
Expand All @@ -99,7 +93,6 @@ Covalent simplifies infrastructure management, making it serverless and scalable
</details>



If you find Covalent useful or interesting, feel free to give us a ⭐ on GitHub! Your support helps us to continue developing and improving this framework.


Expand Down

0 comments on commit e0c0dc1

Please sign in to comment.