Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test Framework] Add test scripts for getting started and setup #84

Merged
merged 64 commits into from
Mar 18, 2024

Conversation

Deegue
Copy link
Contributor

@Deegue Deegue commented Jan 25, 2024

Add test_setup.sh and test_getting_started.sh for easy use and test.

Maybe we can add these scripts to document since new users can deploy easily by this way.

zhangjian94cn added a commit to zhangjian94cn/llm-on-ray that referenced this pull request Feb 4, 2024
…kflow (intel#84)

* [pretrain] add megatron-deepspeed dependency

* [pretrain] disable debug mode

* [pretrain] update megatron-deepspeed gpu config

* [pretrain] clear unnecessary file

* [pretrain] add habana backend

* [pretrain] clear useless files and update config

* [pretrain] add megatron_deepspeed conf

* [pretrain] fix pretrain_gpt import bug

* [pretrain] fix pretrain_gpt import bug

* [pretrain] update patch file

* [pretrain] update dockerfile

* [pretrain] update readme and config

* [pretrain] Readme modify
@xwu99
Copy link
Contributor

xwu99 commented Feb 21, 2024

github actions only provides ubuntu, I think we can leverage docker to prepare different images to simulate user env for getting started and setup.

OS choices: ubuntu, rhel, suse
Python choices: 2.9, 2.10, 2.11

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to change this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed call-getting-started and added some needs

xwu99 and others added 3 commits March 16, 2024 11:18
Signed-off-by: Xiaochang Wu <xiaochang.wu@intel.com>
Signed-off-by: Xiaochang Wu <xiaochang.wu@intel.com>
@xwu99
Copy link
Contributor

xwu99 commented Mar 16, 2024

@Deegue thanks for your work! some minors need to be corrected. check above.

@Deegue
Copy link
Contributor Author

Deegue commented Mar 16, 2024

Thanks @xwu99 , all comments above updated, waiting for CI.

xwu99 and others added 2 commits March 18, 2024 10:23
Signed-off-by: Xiaochang Wu <xiaochang.wu@intel.com>
tests/test_setup.sh Outdated Show resolved Hide resolved
Signed-off-by: Xiaochang Wu <xiaochang.wu@intel.com>
@xwu99
Copy link
Contributor

xwu99 commented Mar 18, 2024

approved. pls merge after CI passed.

@Deegue Deegue merged commit d7ff7eb into intel:main Mar 18, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants