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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

EleutherAI announces it has become a non-profit

259 点作者 stellaathena超过 2 年前

13 条评论

dvt超过 2 年前
Not sure why the AI community has a weird obsession with being non-profit (or not). It&#x27;s not like non-profits can&#x27;t be evil, and it&#x27;s not like OpenAI has done anything particularly egregious, either.<p>What we <i>do</i> need is more weights being released in the public domain (hard to find even on Huggingface), easier ways to train models locally, better pruned models for embedded device inference (e.g. running on a Jetson Nano), easier ways to fine-tune for specific contexts, and so on. My big gripe, and for obvious reasons, is that we need to step away from cloud-based inference, and it doesn&#x27;t seem like anyone&#x27;s working on that.
评论 #35003166 未加载
评论 #35002005 未加载
评论 #35001515 未加载
评论 #35002630 未加载
评论 #35001570 未加载
评论 #35001835 未加载
评论 #35006282 未加载
评论 #35001685 未加载
评论 #35003328 未加载
评论 #35003038 未加载
评论 #35003001 未加载
评论 #35009592 未加载
rahidz超过 2 年前
I hope Eleuther will continue to focus on the development of truly open-source models, which seems to be where the big gap is. The quality gap between Neo-20X and even the original GPT3 is still rather large, and making headway there would be amazing.
评论 #35002602 未加载
jackblemming超过 2 年前
They&#x27;re the real OpenAI! Great team.
评论 #35000891 未加载
supermatt超过 2 年前
While I appreciate what Eleuther have done - why are they highlighting &quot;research&quot; consisting of removing a bit of whitespace from some source code... is it April 1st already?<p>Heres my addition! Or subtraction, i guess... (-4 chars by changing call to AdaptiveAvgPool2d):<p><pre><code> from torch.nn import* def c(h,d,k,p,n):S,C,A=Sequential,Conv2d,lambda x:S(x,GELU(),BatchNorm2d(h));R=type(&#x27;&#x27;,(S,),{&#x27;forward&#x27;:lambda s,x:s0+x});return S(A(C(3,h,p,p)),*[S(R(A(C(h,h,k,1,k&#x2F;&#x2F;2,1,h))),A(C(h,h,1)))for _ in[0]*d],AdaptiveAvgPool2d(1),Flatten(),Linear(h,n))</code></pre>
评论 #35006992 未加载
评论 #35007072 未加载
bilsbie超过 2 年前
I followed along on their discord for a while but I wasn’t sure how to gradually increase my engagement to get involved.
victorbjorklund超过 2 年前
Awesome. Remember your great work in GTP-Neo
评论 #35001813 未加载
victor9000超过 2 年前
I really appreciate how the work of EAI has truly focused on making models accessible to the general public.
eachro超过 2 年前
How do they pay for their compute?
评论 #35001050 未加载
评论 #35000720 未加载
评论 #35000725 未加载
valzam超过 2 年前
Easy to become a non-profit if you&#x27;ve never made any money...
评论 #35002943 未加载
hinkley超过 2 年前
Now I have Lenny Kravitz songs stuck in my head.
quartzbox超过 2 年前
Eleuther has been at the forefront of AI, without them none of this would be possible ,thanks and kudos
return_to_monke超过 2 年前
sorry for killing the mood. great article and great progress.<p>but. didn&#x27;t openai start as a nonprofit, too?
评论 #35001597 未加载
whitten超过 2 年前
As a three letter acronym (TLA) aficionado, the page uses TPU wwhich isn’t explained.
评论 #35001921 未加载
评论 #35001940 未加载