A Python SDK for interacting with the vals.ai model catalog. Provides model discovery, retrieval, and metadata utilities. Current version 0.1.23, updated irregularly.
pip install model-libraryNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a model instance using the SDK, fetching metadata from vals.ai.
Import with underscores: `from model_library import ...`
Set environment variable `VALS_API_KEY` or pass `api_key` argument.
No dependency data recorded yet.