AI-Studio/app/Tests/Models
2026-09-12 20:16:27 +02:00
..
Corpus Name the tokenizer a model uses, where its vendor does 2026-09-12 20:01:29 +02:00
Generation Add the model family API, its compile-time registry, and MWAIS0013 2026-09-11 18:28:24 +02:00
Hosting Add one model host per provider and the unwrapping walk 2026-09-11 19:28:06 +02:00
Matching Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00
Mistral Port the Mistral families, including the release date logic 2026-09-11 20:33:16 +02:00
Plugins Let organizations describe their own models 2026-09-12 15:29:55 +02:00
Registry Check image counts against the limits vendors state 2026-09-12 19:32:08 +02:00
ZAI Fixed warnings 2026-09-12 09:50:10 +02:00
CapabilityCharacterizationTests.cs Name the tokenizer a model uses, where its vendor does 2026-09-12 20:01:29 +02:00
CapabilityTests.cs Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00
ContextWindowRuleTests.cs Count the whole conversation against the model's window 2026-09-12 17:56:01 +02:00
CorpusTests.cs Add a model corpus and characterization tests for the capability rules 2026-09-11 17:06:40 +02:00
ImageLimitRuleTests.cs Check image counts against the limits vendors state 2026-09-12 19:32:08 +02:00
ModelFactsTests.cs Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00
ModelFamilyTests.cs Port the Alibaba Cloud families and refuse ambiguous rule inheritance 2026-09-11 20:52:42 +02:00
ModelKindTests.cs Answer the model kind from the registry 2026-09-12 14:22:21 +02:00
ModelProfileTests.cs Add the model matching engine and make capabilities a flags enum 2026-09-11 17:50:36 +02:00
PortingDifferenceTests.cs Let organizations describe their own models 2026-09-12 15:29:55 +02:00
SnapshotWriterTests.cs Add a model corpus and characterization tests for the capability rules 2026-09-11 17:06:40 +02:00
TestHarnessTests.cs Delete the old capability rules 2026-09-12 14:12:26 +02:00
TokenizerRuleTests.cs Tell embedding providers which tokenizer their model uses 2026-09-12 20:16:27 +02:00