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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Google Colab alternatives for large lang models?

1 点作者 lovelearning将近 2 年前
I just want to run some LLM experiments on GPUs. Since these are 10-20GB models, I need something like an A100 40GB GPU at a minimum.<p>But I&#x27;m finding that most of the paid Google Colab options don&#x27;t work. Instead of working on the LLM experiments, I&#x27;m wasting considerable time on infrastructure.<p>First, I purchased pay-as-you-go credits[1]. But about 80% of the time, I get a &quot;Selected GPU unavailable&quot; for A100.<p>Next, I tried the custom GCE VM option. But the Colab deployment marketplace app[2] keeps hitting me with quota denials for A2-CPUs and A100-GPUs.<p>Requesting quota increases in GCP is equally frustrating. They auto-approved 12 A2-CPUs for a zone but denied one A100-GPU for that zone!<p>There are some 50 or so zones and apparently I have to individually request quota increases each of them but they get denied.<p>-----<p>QUESTION 1:<p>How are you people testing LLMs like GPT-NeoX, LLaMA 66B, etc?<p>------<p>QUESTION 2:<p>Is there a simple, non-time-wasting notebook alternative for Colab where I can get A100 or better GPUs easily?<p>Is there some arrangement of using Colab with local runtime which somehow proxies to a better GPU service provider?<p>Kaggle NB is also frustrating in other ways. Their GPUs don&#x27;t seem to work with these models. Also difficult to connect to GDrive, difficult to transfer files in and out, etc.<p>-----<p>QUESTION 3:<p>If there&#x27;s no alternative to Colab, anybody here has some practical tips to avoid these quota denials?<p>------<p>[1]: https:&#x2F;&#x2F;colab.research.google.com&#x2F;signup&#x2F;pricing<p>[2]: https:&#x2F;&#x2F;research.google.com&#x2F;colaboratory&#x2F;marketplace.html

1 comment

verdverm将近 2 年前
Getting access to A100s seems to be a general problem for everyone, not limited to you or GCP.<p>The denial is probably because they don&#x27;t have any to rent you. Many clouds facing this issue.<p>When submitting a GCP quota increase, be wordy and explain the details of your need for the new quota. Also, only ask for what you actually need and make sure they have them for the zone. Not all GPUs are in all zones.<p>Did you ask for more than one? Are you spending actual money on GCP or just using credits?<p>Also, just a heads up, even with quota, you can still get a no GPU available error if they are all rented at the time
评论 #36802085 未加载