nowfound

Life & fun · June 28, 2022

QX

Quaterion – x100 faster fine-tuning of similarity learning models

In plain words

Quaterion is a software tool for fine-tuning similarity learning models at significantly faster speeds than standard methods. It is designed for developers and machine learning practitioners who need to train models that measure similarity between data points. The tool launched in 2022 and is available on GitHub as an open-source project.

written from the facts on this page · September 2026

Does a similar job

all alternatives →
  • Qwen3.5 SmallMar 2026 · huggingface.co · ▲359

    0.8B-9B native multimodal w/ more intelligence, less compute

  • Qwen3.5Feb 2026 · qwen.ai · ▲307

    The 397B native multimodal agent with 17B active params

  • Qwen3.8-MaxAug 2026 · qwen.ai · ▲277

    Qwen’s most capable model for coding and cowork

  • TW
  • 8F
    80% faster, 50% less memory, 0% loss of accuracy Llama finetuning2023 · github.com · ▲385

    Hi HN! I'm just sharing a project I've been working on during the LLM Efficiency Challenge - you can now finetune Llama with QLoRA 5x faster than Huggingface's original implementation on your own local GPU. Some highlights: 1. Manual autograd engine - hand derived backprop steps. 2. QLoRA / LoRA 80% faster, 50% less memory. 3. All kernels written in OpenAI's Triton language. 4. 0% loss in accuracy - no approximation methods - all exact. 5. No change of hardware necessary. Supports NVIDIA GPUs since 2018+. CUDA 7.5+. 6. Flash Attention support via Xformers. 7. Supports 4bit and 16bit…

  • FV
    Fast vector similarity using Rust and Python2023 · github.com · ▲141

    I recently found myself computing the similarity between lots of very high dimensional vectors (i.e., sentence embedding vectors from LLMs), and I wanted to try some more powerful measures of similarity/dependency than just Cosine similarity, which seems to be the default for everything nowadays because of its computational efficiency. There are many other more involved measures that can detect more subtle relationships, but the problem is that some of them are quite slow to compute, especially if you're trying to do it in Python. For my favorite measure of statistical dependency,…

More life & fun this month

the category →

Launched alongside, June 2022

the whole month →