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

add gpt2 model #215

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

add gpt2 model #215

wants to merge 70 commits into from

Conversation

MarcelWilnicki
Copy link
Collaborator

@MarcelWilnicki MarcelWilnicki commented Dec 18, 2023

TORCH_COMPILE=1 AIO_NUM_THREADS=80 numactl --membind=0 --cpubind=0 python natural_language_processing/text_generation/gpt/run.py -m gpt2 --lambada_path /ampere/aml/lambada_test_plain_text.txt --num_runs 10

Copy link
Member

@jan-grzybek-ampere jan-grzybek-ampere left a comment

Choose a reason for hiding this comment

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

AIO is not being used

@MarcelWilnicki
Copy link
Collaborator Author

AIO is not being used

For the AIO to work it needs to be the latest AIO built from main. I believe the most recent release does not include these fixes yet.

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