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

Is tensor parallelism supported by neural speed? #220

Open
zhangnju opened this issue Apr 16, 2024 · 2 comments
Open

Is tensor parallelism supported by neural speed? #220

zhangnju opened this issue Apr 16, 2024 · 2 comments
Assignees

Comments

@zhangnju
Copy link

an example of TP has been provided by Neural speed document:
mpirun -np 2 -bind-to=socket ./build/bin/main_gptj -m ne-q4_0.bin --seed 1234 -t 56 -c 68 -n 32 -p "Once upon a time, there existed a little girl, who liked to have adventures. She wanted to go to places and meet new people, and have fun." --no_mmap

but I didn't find main_gptj existed in build/bin path, and also didn't find the option no_mmap

does Neural Speed still support TP feature?

@ClarkChin08
Copy link
Contributor

Yes, it's still supported. Doc need to be updated, please wait the fix on how to use it.

@ClarkChin08
Copy link
Contributor

#224

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

No branches or pull requests

2 participants