Agent sandbox: safe, persistent cloud environments for agentslightning.ai2 ポイント·投稿者 wfalcon·昨年·1 コメント
I'm crazy: I deployed DeepSeek in my company VPC in <24 hours without Kuberneteslightning.ai5 ポイント·投稿者 wfalcon·昨年·2 コメント
Thunder – A new compiler for PyTorch that can use many device executors at oncegithub.com11 ポイント·投稿者 wfalcon·2 年前·1 コメント
wfalcon·昨年·議論Studios are a great google colab alternative with:- persistent storage (setup env and data persists across restarts)- free ssh and connect your local IDE- CPU setup, GPU run (do setup work on CPUs and switch to run on a GPU when ready)- no credit card- pay-as-you-go if you need more GPU hours- A100s, H100s, and more GPUs available
wfalcon·2 年前·議論this is also what our (Lightning AI) lit-gpt library does. https://github.com/Lightning-AI/lit-gpt
- persistent storage (setup env and data persists across restarts)
- free ssh and connect your local IDE
- CPU setup, GPU run (do setup work on CPUs and switch to run on a GPU when ready)
- no credit card
- pay-as-you-go if you need more GPU hours
- A100s, H100s, and more GPUs available