120 articles

📰 Replicate Blog

Articles from Replicate Blog · 120 articles · Updated every 3 hours · View all news

All ⚡ AI Lessons (4916) ArXiv cs.AIOpenAI NewsHugging Face BlogForbes InnovationDev.to AIWeaviate Blog
Run Snowflake Arctic with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 1y ago
Run Snowflake Arctic with an API
Arctic is a new open-source language model from Snowflake. Learn how to run it in the cloud with one line of code.
Run Meta Llama 3 with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 1y ago
Run Meta Llama 3 with an API
Llama 3 is the latest language model from Meta. Learn how to run it in the cloud with one line of code.
Run Code Llama 70B with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Run Code Llama 70B with an API
Code Llama 70B is one of the powerful open-source code generation models. Learn how to run it in the cloud with one line of code.
How to create an AI narrator for your life
Replicate Blog 2y ago
How to create an AI narrator for your life
Or, how I met a virtual David Attenborough.
Clone your voice using open-source models
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Clone your voice using open-source models
We’ve added fine-tuning for realistic voice cloning (RVC). You can train RVC on your own dataset from a YouTube video with a few lines of code using Replicate's
Businesses are building on open-source AI
Replicate Blog 2y ago
Businesses are building on open-source AI
We've raised a $40 million Series B led by a16z.
How to run Yi chat models with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
How to run Yi chat models with an API
The Yi series models are large language models trained from scratch by developers at 01.AI. Learn how to run them in the cloud with one line of code.
Scaffold Replicate apps with one command
Replicate Blog ⚡ AI Lesson 2y ago
Scaffold Replicate apps with one command
We've added a CLI command that makes it easy to get started with Replicate.
Using open-source models for faster and cheaper text embeddings
Replicate Blog ⚡ AI Lesson 2y ago
Using open-source models for faster and cheaper text embeddings
An interactive example showing how to embed text using a state-of-the-art embedding model that beats OpenAI's embeddings API on price and performance.
Generate music from chord progressions and text prompts with MusicGen-Chord
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Generate music from chord progressions and text prompts with MusicGen-Chord
We’ve added chord conditioning to Meta’s MusicGen model, so you can create automatic backing tracks in any style using text prompts and chord progressions.
Generate images in one second on your Mac using a latent consistency model
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Generate images in one second on your Mac using a latent consistency model
How to run a latent consistency model on your M1 or M2 Mac
How to use retrieval augmented generation with ChromaDB and Mistral
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
How to use retrieval augmented generation with ChromaDB and Mistral
In this post we'll explore the basics of retrieval augmented generation by creating an example app that uses bge-large-en for embeddings, ChromaDB for vector st
Fine-tune MusicGen to generate music in any style
Replicate Blog ⚡ AI Lesson 2y ago
Fine-tune MusicGen to generate music in any style
We’ve added fine-tuning support to MusicGen. You can train the small, medium and melody models on your own audio files using Replicate.
Jet-setting with Llama 2 + Grammars
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Jet-setting with Llama 2 + Grammars
How to use Llama 2 models with grammars for information extraction tasks.
How to run Mistral 7B with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
How to run Mistral 7B with an API
Mistral 7B is an open-source large language model. Learn what it's good at and how to run it in the cloud with one line of code.
Make smooth AI generated videos with AnimateDiff and an interpolator
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Make smooth AI generated videos with AnimateDiff and an interpolator
Combine AnimateDiff and the ST-MFNet frame interpolator to create smooth and realistic videos from a text prompt
Fine-tuned models now boot in less than one second
Replicate Blog ⚡ AI Lesson 2y ago
Fine-tuned models now boot in less than one second
We've made some dramatic improvements to cold boots for fine-tuned models.
Painting with words: a history of text-to-image AI
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Painting with words: a history of text-to-image AI
With the recent release of Stable Diffusion XL fine-tuning on Replicate, and today being the 1-year anniversary of Stable Diffusion, now feels like the perfect
We're cutting our prices in half
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
We're cutting our prices in half
The price of public models is being cut in half, and soon we'll start charging new users for setup and idle time on private models.
A guide to prompting Llama 2
Replicate Blog 2y ago
A guide to prompting Llama 2
Learn the art of the Llama prompt.
Streaming output for language models
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Streaming output for language models
Our API now supports server-sent event streams for language models. Learn how to use them to make your apps more responsive.
Fine-tune SDXL with your own images
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Fine-tune SDXL with your own images
We’ve added fine-tuning (Dreambooth, Textual Inversion and LoRA) support to SDXL 1.0. You can train SDXL on your own images with one line of code using the Repl
Run Llama 2 with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Run Llama 2 with an API
Llama 2 is the first open source language model of the same caliber as OpenAI’s models. Learn how to run it in the cloud with one line of code.
Run SDXL with an API
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Run SDXL with an API
How to run Stable Diffusion XL 1.0 using the Replicate API