TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What is the best place to play around with AI?

3 点作者 l1am0将近 2 年前
I am currently playing around with a few hugging face models on my local laptop (audio processing), and it is super sloooooooow.<p>Is there a cool kid on the block where to run my python code in the cloud for a few bucks and have it fast?<p>Don&#x27;t really care about production ready for now, more a playground.<p>Obvious choices would be GCP, AWS, but wanted to know if there is something more tailor made.

6 条评论

boplicity将近 2 年前
<a href="https:&#x2F;&#x2F;colab.research.google.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;colab.research.google.com&#x2F;</a>
tikkun将近 2 年前
Maybe something like Runpod or Vast.ai (<a href="https:&#x2F;&#x2F;llm-utils.org&#x2F;List+of+non-serverless+GPU+providers" rel="nofollow">https:&#x2F;&#x2F;llm-utils.org&#x2F;List+of+non-serverless+GPU+providers</a>), or one of the serverless things (though beware the cold start times...)
mindcrime将近 2 年前
I don&#x27;t know if it&#x27;s &quot;the best&quot; option, but a really popular option is Google Colaboratory[1].<p>[1]: <a href="https:&#x2F;&#x2F;colab.research.google.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;colab.research.google.com&#x2F;</a>
Mernit将近 2 年前
You could try <a href="https:&#x2F;&#x2F;beam.cloud">https:&#x2F;&#x2F;beam.cloud</a> (disclaimer, I’m the co-founder)<p>You can run popular models on remote GPUs from your laptop with two commands. For example:<p>$ beam create-app stable-diffusion-gpu<p>$ beam start app.py
PaulHoule将近 2 年前
Get a desktop computer and put a NVIDIA GPU in it. It is pricey but so are cloud instances with a GPU. Alternately, for some things the M-chips from Apple are pretty good.
ashbot将近 2 年前
<a href="https:&#x2F;&#x2F;cloud.lambdalabs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cloud.lambdalabs.com&#x2F;</a> pay as you go for cloud services