docs: update documentation for new architecture#125
Draft
cmagina wants to merge 1 commit intoredhat-et:mainfrom
Draft
docs: update documentation for new architecture#125cmagina wants to merge 1 commit intoredhat-et:mainfrom
cmagina wants to merge 1 commit intoredhat-et:mainfrom
Conversation
Update all documentation to reflect the modernized architecture and new features: README.md changes: - Update for new image naming (cpu, cuda, rocm vs triton-*) - Document new INSTALL_* environment variables - Add documentation for all framework setup options - Update build and run command examples - Document new Makefile targets and options - Add information about modular setup scripts - Improve organization and clarity .devcontainer/devcontainer.md changes: - Update for new variant names (cpu, cuda, rocm) - Reflect changes in devcontainer structure - Update examples and usage instructions Benefits: - Ensures documentation matches the new architecture - Helps users understand the new features and options - Provides clear migration guidance - Improves overall documentation quality This documentation update completes the rework modernization by ensuring all user-facing documentation accurately reflects the changes from PRs redhat-et#115-124. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR is part 11 of 11 in the rework modernization effort. It updates all documentation to reflect the new architecture and features.
Changes:
README.mdfor new architecture.devcontainer/devcontainer.mdfor new variantsREADME.md updates:
.devcontainer/devcontainer.md updates:
Why this change?
After all the architectural changes in PRs #115-124, the documentation
needs to be updated to:
Testing:
Dependencies:
Completes:
This is the final PR in the 11-part rework modernization series.
Once merged (along with all dependencies), the rework will be complete.
🤖 Generated with Claude Code