Skip to content

Commit d881de4

Browse files
Soften README headline — focus on what zerostart does, not comparisons
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 34435c4 commit d881de4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# zerostart
22

3-
**Fast cold starts for GPU Python.** Drop-in replacement for `uvx` that's 10-12x faster on cold starts and 10-30x faster on warm starts.
3+
**Fast cold starts for GPU Python.** Parallel streaming wheel extraction built for installing large packages on remote GPUs.
44

55
```bash
6-
# Instead of: uvx --from torch python serve.py
76
zerostart run -p torch serve.py
87
```
98

10-
No code changes. No platform lock-in. Works on any container GPU provider.
9+
Works on any container GPU provider — RunPod, Vast.ai, Lambda, etc.
1110

1211
## Benchmarks
1312

0 commit comments

Comments
 (0)