惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
小众软件
小众软件
爱范儿
爱范儿
Y
Y Combinator Blog
博客园 - Franky
美团技术团队
博客园 - 【当耐特】
The Cloudflare Blog
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 聂微东
WordPress大学
WordPress大学
V
Visual Studio Blog
博客园_首页
阮一峰的网络日志
阮一峰的网络日志
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
有赞技术团队
有赞技术团队

Replicate's blog

How to make remarkable videos with Seedance 2.0 – Replicate blog How to prompt Seedream 5.0 – Replicate blog Recraft V4: image generation with design taste – Replicate blog Run Isaac 0.1 on Replicate – Replicate blog Run FLUX.2 on Replicate – Replicate blog How to prompt Nano Banana Pro – Replicate blog Retro Diffusion's pixel art models are now on Replicate – Replicate blog Replicate is joining Cloudflare – Replicate blog Extract text from documents and images with Datalab Marker and OCR – Replicate blog How to prompt Veo 3.1 – Replicate blog IBM's Granite 4.0 is now on Replicate – Replicate blog Which image editing model should I use? – Replicate blog Introducing our new search API – Replicate blog Torch compile caching for inference speed – Replicate blog Announcing Replicate's remote MCP server – Replicate blog How to prompt Veo 3 with images – Replicate blog Open source video is back – Replicate blog Generate consistent characters – Replicate blog Bria is now on Replicate – Replicate blog How we optimized FLUX.1 Kontext [dev] – Replicate blog Compare AI video models – Replicate blog The FLUX.1 Kontext hackathon – Replicate blog How to prompt Veo 3 for the best results – Replicate blog Get the most from Google Veo 3 – Replicate blog FLUX.1 Kontext from the community – Replicate blog Use FLUX.1 Kontext to edit images with words – Replicate blog Generate incredible images with Google's Imagen 4 – Replicate blog Run OpenAI’s latest models on Replicate – Replicate blog NVIDIA H100 GPUs are here – Replicate blog Run 30,000+ LoRAs on Hugging Face with Replicate – Replicate blog
Replicate Intelligence #5 – Replicate blog
2024-06-21 · via Replicate's blog

Welcome to Replicate’s weekly bulletin! Each week, we’ll bring you updates on the latest open-source AI models, tools, and research. People are making cool stuff and we want to share it with you. Without further ado, here’s our hacker-in-residence deepfates with an unfiltered take on the week in AI.


Editor’s note

There are some weeks where it seems like open-source AI will never catch up. The powerful models everyone’s talking about are locked behind $20 subscription, if they’re released to the public at all. Open-weight models close the capability gap after a year or so. Actual open-source models, with weights, dataset, training code and inference code? Forget about it.

Don’t be discouraged, though. Sure, the megacorps are training multimodal world models in datacenters the size of cities. Maybe they really will build a god in there. I’m not qualified to say.

But those huge datacenters need electricity, and climate control, and security personnel. They need GPUs, new ones, bigger ones, and there’s ever more competition for those. They need the compute to do research, not just write your emails.

And let’s be honest: do you need a god to write your emails? Does that require superhuman intelligence? Not really. You don’t even need a whole human’s worth of intelligence --- otherwise you’d be doing it yourself!

What if, instead of building the most intelligent thing ever, we unbundled intelligence? An eye here, a mouth there. Document-scanning intelligence, decision-making intelligence, email-sending intelligence. A world of tiny smart functions, lubricating the frictions of our daily lives.

That’s something that’s possible now. All we have to do is build.

--- deepfates


An open-weights code model tops the charts (briefly)

The big news of the week in AI models for coding was --- well, if I’m honest, it was Claude 3.5 Sonnet model, which everyone says you absolutely must try, it’s so good it’s uncanny, it makes them scared for their jobs, etc.

But before that came out, the big news was DeepSeek-Coder-V2, the open-weights model that finally beat GPT-4o at coding tasks. It held the top spot on the leaderboard for a respectable four days before being beaten by the new Claude.

The Mixture of Experts model comes in Full and Lite sizes and has a context length of 128K tokens.

paper | model


A fast way to run language models on phones

Another step in the march to bigger models running faster on smaller devices. PowerInfer-2 takes advantage of locality and sparsity in neural networks. Some “hot” neurons are always activated, and others only respond to specific inputs. They keep the hot neurons on the GPU and the rest on CPU, for less memory consumption and GPU/CPU transfer.

Along with the inference engine they release TurboSparse-Mistral-7B and TurboSparse-Mixtral-47B, tuned to be easier for the engine to predict.

post | paper | model | code


Research radar

That tree search thing everyone’s talking about

This has been the buzz in San Francisco for a while now, but it seemed like nobody wanted to reveal their edge before anyone else did.

That is, until Aidan McLaughlin dropped AI Search: The Bitter-er Lesson. The essay walks through a brief history of scaling vs. search, and how they will interact to create superhuman intelligence even sooner than we think.

What if we could start automating AI research today? What if we didn’t have to wait for a 2030 supercluster to cure cancer? What if ASI was in the room with us already?

Granting foundation models ‘search’ (the ability to think for longer) might upend Scaling Laws and change AI’s trajectory.\

The story goes like this: prediction heuristics allow LLMs to “see” further down the branches of possible texts without actually generating every branch to reject the bad ones. This means they can get more leverage out of their compute, and thus advance their AI research faster than everyone else.

This post seems to have unlocked Pandora’s Box. Several papers have been published or popularized in the days since. A twitter user posted a one-page version using JAX. And OpenAI’s silence is not one I find comforting…

post | paper | paper | paper | paper | paper | code


Changelog

Talk to our support bot without leaving Discord

As you may know, we have a cool AI support bot that has access to our documentation and public code. It’s available 24/7 to answer your questions or teach you more about Replicate on our support page, where you can also always contact a human as well.

We also have a great Discord server where people hang out, help each other and show off cool stuff they’re building.

Now you can get helpful bot answers right in the Discord server, by typing the prefix !support before your question.

support | discord


Bye for now

Goodbye, dear reader. Very real reader. Reader who exists and experiences thoughts. Send me your thoughts. Real thoughts, that you definitely had, because someone is definitely reading these things, and I’m not just hucking them into the void.

Right? Right. Of course. Real.

Thanks for reading (probably)

--- deepfates