MCPcopy Create free account
hub / github.com/microsoft/BitNet / quantize_embeddings.py

File quantize_embeddings.py

utils/quantize_embeddings.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Embedding Quantization Script
4This script converts ggml-model-f32.gguf to multiple quantized versions

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected