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

推荐订阅源

N
Netflix TechBlog - Medium
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
爱范儿
爱范儿
博客园_首页
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog
V
Visual Studio Blog
The Cloudflare Blog
罗磊的独立博客
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog
Last Week in AI
Last Week in AI
J
Java Code Geeks
MyScale Blog
MyScale Blog
G
Google Developers Blog
U
Unit 42
Y
Y Combinator Blog
P
Proofpoint News Feed
Vercel News
Vercel News

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 #4 – Replicate blog
2024-06-14 · 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

The big open source AI news this week is the release of Stable Diffusion 3 Medium. People are already doing cool things with it, but public reaction has been mixed.

On a personal note, I got banned from X Dot Com. Apparently it is against the rules to change your profile picture to the old Twitter logo and announcing “WE ARE SO BACK”.

Anyway, here’s some things that caught my eye this week. Find me on Bluesky, I guess.

--- deepfates


Stable Diffusion 3 Medium

The long-awaited image generation model is related in the 2B size (no word yet about the larger 8B version).

Users say the model is much better at creating legible text, but that it has problems with anatomy and composition.

Model weights are available under a non-commercial license.

try on replicate


Find concepts in GPT models

OpenAI does dictionary learning on their own models to extract and interpret patterns that may to specific concepts. Similar technique to the one Anthropic used to create Golden Gate Claude.

They release a research paper and feature explorer, but also code that will steer the (practically retro at this point) GPT-2-small model.

post | paper | github | visualizer

Real-time speech to text in the browser

The Transformers.js project has implemented OpenAI’s Whisper model in JavaScript. This means you can open a browser tab, talk to it, and get an accurate transcript of your words in real time. No coding required.

demo


Research radar

A new way to tokenize images

Researchers at ByteDance, find a way to encode images into a single short vector instead of a 2D grid of patches. The new vectors can be as short as 32 elements, instead of 256 or even 1024 for existing methods.

This could make multimodal models and image generators much more compute efficient.

post | paper


Changelog

H100s are coming

We’ll soon be adding support for NVIDIA’s powerful H100 GPUs.

If you’re interested in getting early access to H100s, email support@replicate.com

changelog


Bye for now

How am I doing so far? You going to keep opening these letters? Let me know, so I can fix everything to be exactly perfect. Thanks in advance.

--- deepfates