Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sea-snell/tpu_pod_launcher
https://github.com/sea-snell/tpu_pod_launcher
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sea-snell/tpu_pod_launcher
- Owner: Sea-Snell
- Created: 2023-10-07T05:07:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T03:50:43.000Z (15 days ago)
- Last Synced: 2024-10-30T06:26:08.343Z (15 days ago)
- Language: Python
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Launch Experiments on TPU Pods with a Python interface
## Installation
```
pip install git+https://github.com/Sea-Snell/tpu_pod_launcher.git@main
```See the example for usage.
More documentation coming soon.