You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: robust configuration handling and tokenizer support
- Updated training scripts (stage 1-4) to safely handle missing 'system' configuration section by initializing defaults.
- Added support for 'tokenizer' configuration in stage 1, allowing custom tokenizers to be passed.
- Included user-provided updates to configuration YAML files (adding 'system' section).
0 commit comments