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

Tensor Parallelism #8

Open
lethean1 opened this issue Oct 11, 2024 · 1 comment
Open

Tensor Parallelism #8

lethean1 opened this issue Oct 11, 2024 · 1 comment

Comments

@lethean1
Copy link

I want to use tensor parallelism with ouroboros, but I do not find the config to start the tensor parallel, can you give me an example?

@Achazwl
Copy link
Collaborator

Achazwl commented Oct 14, 2024

Our code is based on huggingface transformers. Currently, it only supports pipeline parallelism. Tensor Parallel may need extra modification, such as implementing based on gpt-fast.

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