Skip to content

Add dependency fallbacks and minimal YAML loader#19

Merged
SYSTEMS-OPERATOR merged 1 commit intomainfrom
codex/debug-runtime-issues
Jun 25, 2025
Merged

Add dependency fallbacks and minimal YAML loader#19
SYSTEMS-OPERATOR merged 1 commit intomainfrom
codex/debug-runtime-issues

Conversation

@SYSTEMS-OPERATOR
Copy link
Owner

Summary

  • handle missing packages gracefully in train.py and generate.py
  • provide minimal YAML parser when PyYAML is unavailable
  • add fallback imports for tokenizer to avoid runtime errors

Testing

  • pytest -q
  • python train.py -c conf/finetune.yml
  • python generate.py -l 10

https://chatgpt.com/codex/tasks/task_e_685bc0e0ddd883249bf54a52cbc0bd45

@SYSTEMS-OPERATOR SYSTEMS-OPERATOR merged commit cabc36e into main Jun 25, 2025
1 check passed
@SYSTEMS-OPERATOR SYSTEMS-OPERATOR deleted the codex/debug-runtime-issues branch June 25, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant