Replicate
Replicate is a platform that allows users to run machine learning models through a cloud API. They host many open-source models, including embedding and language models. Users can run or fine-tune the models to meet their application needs.
Replicate and Weaviate
To use models on Replicate, you need to use LlamaIndex or LangChain and connect it to your Weaviate vector store.
Our Resources
Hands on Learning: Build your technical understanding with end-to-end tutorials.
Topic | Description | Resource |
---|---|---|
Run Llama 2 on Replicate | Build a LlamaIndex query engine using Replicate, Weaviate, and Llama 2 as the generative model. | Notebook |