Commit Graph

25 Commits

Author SHA1 Message Date
Thorsten Sommer
58b9aa42f9
Add a quality gate for tests, Clippy, and the model sources 2026-09-13 11:42:10 +02:00
Thorsten Sommer
caf2aba4b9
Read the context window from four more model lists 2026-09-13 10:59:41 +02:00
Thorsten Sommer
1c03a46e2f
Read the context window from a provider's model list 2026-09-13 10:28:10 +02:00
Thorsten Sommer
672237a225
Tell embedding providers which tokenizer their model uses 2026-09-12 20:16:27 +02:00
Thorsten Sommer
5326a0bf6c
Name the tokenizer a model uses, where its vendor does 2026-09-12 20:01:29 +02:00
Thorsten Sommer
4d43164577
Check image counts against the limits vendors state 2026-09-12 19:32:08 +02:00
Thorsten Sommer
e8ec2c1bef
State the context window where a vendor documents one 2026-09-12 15:53:03 +02:00
Thorsten Sommer
6d80e6de8a
Let organizations describe their own models 2026-09-12 15:29:55 +02:00
Thorsten Sommer
b6defc8b4b
Keep non-chat models out of the chat lists 2026-09-12 13:52:10 +02:00
Thorsten Sommer
429ca8c739
Resolve model profiles through the registry 2026-09-12 10:50:12 +02:00
Thorsten Sommer
9307f2c363
Move the model kinds into the rule engine 2026-09-12 10:13:59 +02:00
Thorsten Sommer
77c95e6f41
Fixed warnings 2026-09-12 09:50:10 +02:00
Thorsten Sommer
7eec39c4a7
Port the remaining open weights we decided to name 2026-09-12 09:41:39 +02:00
Thorsten Sommer
ac547ccb79
Port the Gemma, Nemotron, and Phi families 2026-09-12 09:08:42 +02:00
Thorsten Sommer
ad3a25c80f
Port the Mistral open weights and the GLM family 2026-09-11 22:10:40 +02:00
Thorsten Sommer
9c65ab6c62
Port the Llama and Qwen open weights 2026-09-11 21:35:47 +02:00
Thorsten Sommer
402da2da96
Port the DeepSeek, Perplexity, and xAI families 2026-09-11 21:06:44 +02:00
Thorsten Sommer
5905f074b6
Port the Alibaba Cloud families and refuse ambiguous rule inheritance 2026-09-11 20:52:42 +02:00
Thorsten Sommer
31a1aec69c
Port the Mistral families, including the release date logic 2026-09-11 20:33:16 +02:00
Thorsten Sommer
430867089e
Spelling 2026-09-11 20:20:01 +02:00
Thorsten Sommer
c6cbce6e01
Port the Anthropic and Google families 2026-09-11 20:18:23 +02:00
Thorsten Sommer
730bd1c7c4
Port the OpenAI families and add the model registry 2026-09-11 20:01:45 +02:00
Thorsten Sommer
31b655cf3b
Add one model host per provider and the unwrapping walk 2026-09-11 19:28:06 +02:00
Thorsten Sommer
d3b28134d9
Add the model family API, its compile-time registry, and MWAIS0013 2026-09-11 18:28:24 +02:00
Thorsten Sommer
3302915d84
Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00