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

Could we bring TensorRT-LLM and TensorPipe whole project with javacpp for big language model GPU inference with pytorch ! #1568

Open
mullerhai opened this issue Jan 11, 2025 · 1 comment

Comments

@mullerhai
Copy link

HI,
with javacpp-pytorch ,we are develop big language model rewrite in java to use multiple GPU, like llma ,deepseek,but tensorRT and Triton are not suit that , so we want to use some MP DP PP MODEL SPLIT Inference tools. like DeepSpeed,but DeepSpeed is write in python ,so we find other tool . now we found
Nvidia TensorRT-LLM https://github.com/NVIDIA/TensorRT-LLM, and
TensorPipe https://github.com/torchpipe/torchpipe/tree/main
all core kernel code write in cpp and has API for python .。

thanks,

@mullerhai
Copy link
Author

and openai triton https://github.com/triton-lang/triton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants