Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat):Update Readme #77

Merged
merged 3 commits into from
Sep 27, 2024
Merged

(feat):Update Readme #77

merged 3 commits into from
Sep 27, 2024

Conversation

sudoskys
Copy link
Member

No description provided.

Added get_vocab method to SimpleTokenizer and total_tokens method to
NaiTokenizer for retrieving vocabulary size. Updated schema
validations in _schema.py for stricter type enforcement. Bumped
project version to 0.5.1 in pyproject.toml.
Refactor `get_default_preset` for better preset management.
Add `PresetMapping` for streamlined model-to-preset mapping.
Update README and example scripts with new preset selection logic.
Enhance `LLM.build` method documentation for clarity.
Refactor `get_default_preset` for better preset management.
Add `PresetMapping` for streamlined model-to-preset mapping.
Update README and example scripts with new preset selection logic.
Enhance `LLM.build` method documentation for clarity.
@sudoskys sudoskys merged commit acdcacb into main Sep 27, 2024
4 checks passed
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