Skip to content

Commit c682ea5

Browse files
authored
Update README.md
1 parent 5971c7d commit c682ea5

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Brev Cloud SDK (v1)
1+
# Cloud SDK (v1)
22

33
An early-stage, vendor-agnostic Go SDK for managing **clusterable, GPU-accelerated compute** across cloud providers.
44

5-
> This is the internal interface we use at Brev — now open-sourced to align with NVIDIA Cloud Partners (NCPs) and collaborators building GPU infrastructure.
6-
75
---
86

97
## Project Goals
@@ -16,7 +14,6 @@ An early-stage, vendor-agnostic Go SDK for managing **clusterable, GPU-accelerat
1614
- `Location`
1715

1816
- Enable **clusterable GPU workloads** across multiple providers, with shared semantics and L3 network guarantees. (WIP)
19-
- Provide a foundation for Brev's `launchables`, `instances`, and provisioning flows.
2017

2118
---
2219

@@ -33,13 +30,6 @@ See [SECURITY.md](docs/SECURITY.md) for complete security specifications and imp
3330

3431
---
3532

36-
## Scope and Philosophy
37-
38-
- **Internal-first interface**: This repo reflects the interfaces we use within Brev — open-sourced for shared development.
39-
- **Accelerator-focused**: Designed for GPUs, but extensible to CPU or container-based workloads.
40-
41-
---
42-
4333
## Status
4434

4535
- Version: `v1` — internal interface, open-sourced

0 commit comments

Comments
 (0)