108 articles

📰 Replicate Blog

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

All ⚡ AI Lessons (4931) ArXiv cs.AIOpenAI NewsHugging Face BlogForbes InnovationDev.to AIWeaviate Blog
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.
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
A comprehensive guide to running Llama 2 locally
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
A comprehensive guide to running Llama 2 locally
How to run Llama 2 on Mac, Linux, Windows, and your phone.
What happened with Llama 2 in the last 24 hours? 🦙
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
What happened with Llama 2 in the last 24 hours? 🦙
A roundup of recent developments from the llamaverse following the second major release of Meta's open-source large language model.
Make any large language model a better poet
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Make any large language model a better poet
Prompt engineering and training are often the first solutions we reach for to improve language model behavior, but they're not the only way.
Status page
Replicate Blog ⚡ AI Lesson 2y ago
Status page
We've added a status page to provide real-time updates on the health of Replicate.
Language model roundup, April 2023
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
Language model roundup, April 2023
A roundup of recent developments from the world of open-source language models.
AutoCog — Generate Cog configuration with GPT-4
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 2y ago
AutoCog — Generate Cog configuration with GPT-4
Give it a machine learning directory and AutoCog will create predict.py and cog.yaml until it successfully runs a prediction
Week 3 of LLaMA 🦙
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 3y ago
Week 3 of LLaMA 🦙
A roundup of recent developments from the llamaverse.
Fine-tune LLaMA to speak like Homer Simpson
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 3y ago
Fine-tune LLaMA to speak like Homer Simpson
With a small amount of data and an hour of training you can make LLaMA output text in the voice of the dataset.
Train and run Stanford Alpaca on your own machine
Replicate Blog 🧠 Large Language Models ⚡ AI Lesson 3y ago
Train and run Stanford Alpaca on your own machine
We'll show you how to train Alpaca, a fine-tuned version of LLaMA that can respond to instructions like ChatGPT.