-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into py-zcc-deprecation
- Loading branch information
Showing
8 changed files
with
1,090 additions
and
811 deletions.
There are no files selected for viewing
454 changes: 454 additions & 0 deletions
454
..._functionality/pytorch_deploy_large_GPT_model/GPT-J-6B-model-parallel-inference-DJL.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
341 changes: 173 additions & 168 deletions
341
...uage-modeling-multi-gpu-single-node.ipynb → ...single_node/language-modeling/gpt-2.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
...r/huggingface/pytorch_multiple_gpu_single_node/language-modeling/scripts/requirements.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
transformers==4.21.1 | ||
datasets==1.18.4 |
File renamed without changes.
34 changes: 0 additions & 34 deletions
34
...g-compiler/huggingface/pytorch_multiple_gpu_single_node/scripts/launch_pt_dt_sm_native.py
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...piler/huggingface/pytorch_multiple_gpu_single_node/scripts/launch_sm_training_compiler.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.