GPULlama3.java
GPULlama3.java copied to clipboard
[Docs] Refine documentation and README.md
- Introduced
gpullama3-architecture.svgandgpullama3-architecture-light.svgdiagrams. - Improved README with a simplified model collection reference.
- Moved detailed GPU requirements and CLI options to
RUN_DEBUG.mdfor clarity.
/rerun
/rerun all
/rerun help
🔄 Rerun Workflow Commands
| Command | Description |
|---|---|
/rerun |
Rerun only failed/cancelled/timed-out workflows |
/rerun all |
Rerun all workflows for this PR |
/rerun failed |
Same as /rerun |
/rerun <name> |
Rerun workflows matching <name> (e.g. /rerun ci, /rerun build) |
/rerun help |
Show this help message |
Note: Only completed workflows can be rerun. In-progress workflows are skipped.
/rerun all
/rerun help
🔄 Rerun Workflow Commands
| Command | Description |
|---|---|
/rerun |
Rerun only failed/cancelled/timed-out workflows |
/rerun all |
Rerun all workflows for this PR |
/rerun failed |
Same as /rerun |
/rerun <name> |
Rerun workflows matching <name> (e.g. /rerun ci, /rerun build) |
/rerun help |
Show this help message |
Note: Only completed workflows can be rerun. In-progress workflows are skipped.