Skip to main content

16 docs tagged with "Models"

Machine learning models and AI inference engines.

View all tags

Embedding Models

Describes how embedding models are used in Spice to convert text into numerical vectors for machine learning and search applications.

Hugging Face Model Deployment Guide

Operating guide for the Hugging Face model in production: tokens, download cache, device selection, local inference footprint, and observability.

Machine Learning Models

Deprecated in vNext: Support for loading and serving traditional machine learning (ONNX) models for inference was removed in vNext, along with the /v1/predict and /v1/models//predict prediction endpoints. See the v2.1 docs for documentation of this feature.

Multi-Vector Search

Embed list-of-strings columns as a column of vectors and use ColBERT-style late-interaction search in Spice.

OpenAI Model Deployment Guide

Operating guide for the OpenAI model in production: API keys, usage tiers, rate limiting, Responses API, metrics, and observability.

Search Functionality

Learn how Spice can search across datasets using database-native and vector-search methods.