Guides
Using Custom Models
How to use gated or private models hosted on Hugging Face
Custom or fine tuned models in Trieve Vector Inference
The open source text models on Hugging Face may not be what you always want,
1
Update embedding_models.yaml
To use a private or custom model with Trieve Vector Inference, you will need to update your embedding_models.yaml
file.
If the model is a private or gated Hugging Face model, you will need to include your Hugging Face API token.
embedding_models.yaml
2
Update your TVI cluster
Update TVI to include your models
3
Get embeddings endpoint