← Back to Home

Privacy Policy

Last Updated: June 2026

1. Introduction

Quantized Labs, Inc. ("Quantized Labs", "we", "our", or "us") respects your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website or use the Quantized Labs and MCaaS platforms.

2. Data Processed During Distillation (MCaaS)

Our core service involves the compression of neural network weight matrices (e.g., .safetensors files). We adhere to a strict Zero-Retention Policy for proprietary customer models:

3. Local RAG (Retrieval-Augmented Generation)

By integrating Quantized Labs into your applications, you enable Local RAG architectures. This guarantees that user documents are never uploaded to a cloud provider for vectorization or chunking.

Supported Ingestion Formats (Zero-Cloud)

FormatParsing EngineVectorization Time (Simulated)
PDF / DOCXWASM Document-Reader~45ms / page
CSV / JSONNative Dataframe Engine~10ms / 10k rows
Audio (WAV, MP3)Local Whisper (1-bit)Real-time (0.8x)

4. Encryption at Rest & BYOK

All `.quantized` artifacts support hardware-backed AES-256-GCM encryption. Enterprise customers can implement Bring Your Own Key (BYOK) topologies.