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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

GitHub Models: A new generation of AI engineers building on GitHub

100 点作者 dberhane10 个月前

9 条评论

simonw10 个月前
Best explanation I found was this video: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=WiBB8Lsgl7I" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=WiBB8Lsgl7I</a><p>It&#x27;s three things, all currently waitlisted:<p>1. A new model playground (like the ones by OpenAI and Anthropic) that lets you try prompts against a large range of models<p>2. Client libraries for the same using what looks like a universal API proxy, though I think these are existing Azure libraries<p>3. A &quot;gh models run&quot; command (similar to my LLM CLI tool) that lets to interact with models on the command line<p>So it&#x27;s mostly a wrapper around existing Azure stuff that makes it MUCH easier to use, because GitHub are better than Azure at things like authentication systems that don&#x27;t strike fear into your mortal soul.
评论 #41132529 未加载
ZeroCool2u10 个月前
Seems like this is a sales funnel for Azures OpenAI&#x2F;LLM gateway with GitHub as a proxy(?). It&#x27;s a bit unclear. Regardless, I&#x27;d be pretty wary of adding either Azure or GitHub as a core dependency to any of my apps at this point with how poor uptime seems to be at both lately.<p>Also, the pricing is pretty shady. It seems like your GitHub PAT gives you free limited access, but if you ever want to move to a paid model, you have to transition to Azure. The shady part is that it&#x27;s pretty hidden. You have to go to a specific model in the Marketplace, (for example: <a href="https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;models&#x2F;azureml-mistral&#x2F;Mistral-large">https:&#x2F;&#x2F;github.com&#x2F;marketplace&#x2F;models&#x2F;azureml-mistral&#x2F;Mistra...</a>), then go to the bottom of the &quot;Chapters&quot; to the &quot;Going beyond rate limits&quot; section. There it just directs you straight to the Azure portal.
pants210 个月前
I&#x27;m not sure what the point of this is. Aren&#x27;t there enough LLM playgrounds out there?<p>Maybe if they wanted to develop it into a useful feature it would create unique LLM benchmarks from your pull requests and issues, so you can easily test which model performs best on your codebase. Then augment that with fine-tuning to your code style, etc.
评论 #41131497 未加载
Barrin9210 个月前
<i>&quot;We believe every developer can be an AI engineer with the right tools and training [...] GitHub is the creator network for the age of AI. [...] Just in the last year, more than 100K generative AI projects were created on GitHub. [...] In the years ahead, we will continue to democratize access to AI technologies to generate a groundswell of one billion developers.&quot;</i><p>If I&#x27;ve learned one thing in the software industry, then that with a sufficiently creative definition of the word &#x27;engineer&#x27; everything is possible. It feels like every week the AI &quot;industry&quot; turns more into some sort of cursed influencer economy. I guess if you&#x27;ve got to explain to your shareholders how you&#x27;re gonna make the 10 billion back you spent on graphics cards you gotta be optimistic.
评论 #41133232 未加载
OutOfHere10 个月前
GitHub has been running too many waitlist scams lately. Why do they need a waitlist for this? Waitlists are a scam because I&#x27;m already waiting to be approved for my last waitlist application from several months ago. Fool me once.
rvnx10 个月前
&gt; One data pack costs $5 per month, and provides a monthly quota of 50 GiB for bandwidth and 50 GiB for storage. You can purchase as many data packs as you need. For example, if you need 150 GB of storage, you&#x27;d buy three data packs.<p>They really need to move on from this pricing structure. It&#x27;s too expensive to host and distribute large binary files from GitHub.
daralthus10 个月前
Is this just Azure AI Studio?<p>My experience is that Azure OpenAI is waay behind on API and model parity compared to the same thing from OpenAI.
评论 #41132021 未加载
soccernee10 个月前
So the tl;dr is they&#x27;re now competing directly with Hugging Face?
评论 #41131416 未加载
评论 #41131607 未加载
elintknower10 个月前
I&#x27;d store full datasets on GH if they made LFS suck less lol