deterministic AI Agent Skills
Browse 4 skills related to deterministic
sentencepiece
21.8k
Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.
TokenizationSentencePieceLanguage-Independent+7
143 days ago
Hermetic Test Patterns
71
Building hermetic tests that are fully isolated from external dependencies using fakes, containers, and deterministic time/random sources.
hermeticisolationdeterministic+2
142 days ago
Test Data Factory
71
Build reusable test data factories with realistic fake data generation, relationship handling, and deterministic seeding for reproducible tests.
test-datafactoryfaker+4
142 days ago
schema-factory
30
Build, lint, ingest, compose Drescher-style schemas
moollmschemasdrescher+2
142 days ago