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

推荐订阅源

Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
M
MIT News - Artificial intelligence
D
Docker
量子位
T
Tailwind CSS Blog
人人都是产品经理
人人都是产品经理
月光博客
月光博客
有赞技术团队
有赞技术团队
J
Java Code Geeks
A
About on SuperTechFans
P
Proofpoint News Feed
Jina AI
Jina AI
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
V
V2EX
GbyAI
GbyAI
F
Fortinet All Blogs

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
Language models are on Replicate – Replicate blog
2023-04-05 · via Replicate's blog

You can now deploy, run, and fine-tune large language models on Replicate.

We’ve got official versions of FLAN-T5, GPT-J, and LLaMA, and you can also push any other custom model. We’re also releasing a preview of fine-tuning language models.

an astronaut reading a book in outer space, surrounded by books

Language models can be run with just a couple of lines of code, like any other model on Replicate:

You can run them from Python, Node.js, or with an HTTP API, without having to set up servers or GPUs.

Try them out:

Push a custom model

You can push any language model to Replicate. They can either be public if you want to share an open-source model with the world, or private if you want to deploy a custom model at scale for your product.

We’ve written a guide that shows you how to push a Transformers model from Hugging Face to Replicate.

Preview: Fine-tune a model

Given a good prompt, these models can do many tasks, but they are much more powerful when fine-tuned on your own data. You can create a support bot that knows about your product, writes emails in your style, extracts structured data from text, and all sorts of things.

We’re releasing a preview of training models on Replicate in the cloud. You can fine-tune Flan-T5, GPT-J, and LLaMA. We’ll be adding support for other models and your own custom training scripts soon.

We’re starting by just giving a few people access and we will be opening it up over the coming weeks. If you want to use it, contact us via support with more about yourself and what you want to use it for.

What’s next

Open-source language models have been improving at an extraordinary pace. We’ll be releasing more guides and example apps over the next few weeks to show you what’s possible. Follow us on Twitter to follow along.

We can’t wait to see what you build.