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

Spice supports loading and serving ONNX models for inference, from sources including local filesystems, Hugging Face, and the Spice.ai Cloud platform.

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.