Skip to content

Conversation

@CodeWithKyrian
Copy link
Owner

This PR implements the getConfigmethod across the main Tokenizerclass and all its components (Models, Normalizers, PreTokenizers, PostProcessors, Decoders). This feature allows for on-demand retrieval of specific configuration values using dot notation (e.g., model.vocab) and enables the full reconstruction of a tokenizer's configuration array.

@CodeWithKyrian CodeWithKyrian merged commit c907ffd into main Feb 6, 2026
5 checks passed
@CodeWithKyrian CodeWithKyrian deleted the feat/tokenizer-config-access branch February 6, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant