mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-04 17:49:48 +00:00
[doc] Update .github/workflows/README.md (#3577)
Optimization Code I think there were two extra $ entered here, which have been deleted
This commit is contained in:
parent
6b1a39b17b
commit
6e7e43c6fe
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
@ -58,7 +58,7 @@ I will provide the details of each workflow below.
|
||||
#### Example Test on Dispatch
|
||||
|
||||
This workflow is triggered by manually dispatching the workflow. It has the following input parameters:
|
||||
- `example_directory`: the example directory to test. Multiple directories are supported and must be separated b$$y comma. For example, language/gpt, images/vit. Simply input language or simply gpt does not work.
|
||||
- `example_directory`: the example directory to test. Multiple directories are supported and must be separated by comma. For example, language/gpt, images/vit. Simply input language or simply gpt does not work.
|
||||
|
||||
### Compatibility Test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user