kiln4758's picture
Update README.md
c3ec971 verified
|
Raw
History Blame Contribute Delete
1.91 kB
metadata
license: other
license_name: tokenlab-public-catalog-terms
license_link: https://tokenlab.sh/tos
pretty_name: TokenLab Public Model Catalog
language:
  - en
tags:
  - ai-model-catalog
  - pricing
  - model-discovery
  - openai-compatible
size_categories:
  - n<1K

TokenLab Public Model Catalog

A machine-readable snapshot of TokenLab's public AI model catalog for model discovery, capability comparison, lifecycle checks, and pricing research.

Snapshot

data/models.jsonl contains one public logical model per line. Fields include public identity, provider, categories, lifecycle, capabilities, context limits, public pricing, source attribution, and the canonical TokenLab model-detail path.

Use

from datasets import load_dataset

models = load_dataset("kiln4758/tokenlab-model-catalog", split="train")
print(models[0])

For the current live catalog, use the source endpoint above. This repository is an observed snapshot and does not claim that provider availability or pricing will remain unchanged after the recorded timestamp.

Links

Data boundary

This dataset contains only TokenLab's public logical-model projection. It excludes physical routing, channel identifiers, internal runtime costs, fallback strategy, credentials, and private operational metadata. Provider names, model names, trademarks, and source material remain subject to their respective owners' terms. Use of TokenLab services remains subject to https://tokenlab.sh/tos.