In Release 4:
Model-level: Cyber supports new tokenizer model Cosmos-Tokenizer and new dynamic model Deep Planning Network
Doc-level: Tutorial for world model is updated.
๐ Related Issues
โ Quality Checklist
[โ ] Ran pre-commit checks locally
[โ ] Passed Ruff linting and formatting
[โ ] Passed MyPy type checking
[โ ] Added/updated tests
[โ ] Updated documentation
[โ ] Verified changes locally
[โ ] No new warnings generated
๐งช Test Instructions
๐ Additional Notes
๐ป Local Verification Steps
# Run these commands to verify your changes
pre-commit run --all-files
pytest tests/ # if you modified any tested code
๐ฏ What does this PR do?
In Release 4: Model-level: Cyber supports new tokenizer model Cosmos-Tokenizer and new dynamic model Deep Planning Network Doc-level: Tutorial for world model is updated.
๐ Related Issues
โ Quality Checklist
pre-commit
checks locally๐งช Test Instructions
๐ Additional Notes
๐ป Local Verification Steps