qdrant/quaterion
Blazing fast framework for fine-tuning similarity learning models
This framework helps data scientists and machine learning engineers fine-tune models for tasks like semantic search, recommendation systems, or anomaly detection. It takes your existing labeled data and a pre-trained model, then efficiently trains it to specialize for your specific problem. The output is a highly accurate, tailored similarity learning model ready for deployment.
661 stars. Available on PyPI.
Use this if you need to adapt powerful pre-trained models to your unique data for tasks requiring deep understanding of similarity, without the usual high costs or long training times.
Not ideal if you are looking for an off-the-shelf solution that requires no training or customization, or if your problem doesn't involve finding similarities between items.
Stars
661
Forks
48
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/qdrant/quaterion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
zeiss-microscopy/OAD
Collection of tools and scripts useful to automate microscopy workflows in ZEN Blue using Python...
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
lucidrains/PoPE-pytorch
Efficient implementation (and explorations) into polar coordinate positional embedding (PoPE) -...
MR-HosseinzadehTaher/BenchmarkTransferLearning
Official PyTorch Implementation and Pre-trained Models for Benchmarking Transfer Learning for...
edouardelasalles/stnn
Code for the paper "Spatio-Temporal Neural Networks for Space-Time Series Modeling and Relations...