Skip to main content

16 docs tagged with "Models"

Documentation related to Models including machine learning, LLMs, etc.

View all tags

Batch ML Predictions

Perform a batch of ML predictions, using multiple models, in one request. This is useful for ensembling or A/B testing different models.

List Evals

Return all evals available to run in the runtime.

List Models

List all models, both machine learning and language models, available in the runtime.

List Spicepods

Get a list of spicepods and their details. In CSV format, it will return a summarised form.

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.

Search Functionality

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