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

How to generate custom dataset? #63

Open
trebladev opened this issue Jul 9, 2024 · 0 comments
Open

How to generate custom dataset? #63

trebladev opened this issue Jul 9, 2024 · 0 comments

Comments

@trebladev
Copy link

What are the problems?(screenshots or detailed error messages)

I need to benchmark llama 2 7b time to first token(ttft) with openppl, and I have to benchmark it with static input and output. But I cannot find the scripts to generate custom dataset,can you provide it?

What are the types of GPU/CPU you are using?

4090/A100 40G

What's the operating system ppl.llm.serving runs on?

ubuntu 22.04

What's the compiler and its version?

gcc 11.4

Which version(commit id or tag) of ppl.llm.serving is used?

3abe5d2

What are the commands used to build ppl.llm.serving?

./build.sh -DPPLNN_USE_LLM_CUDA=ON -DPPLNN_CUDA_ENABLE_NCCL=ON -DPPLNN_ENABLE_CUDA_JIT=OFF -DPPLNN_CUDA_ARCHITECTURES="'80;86;87;89'" -DPPLCOMMON_CUDA_ARCHITECTURES="'80;86;87;89'"

What are the execution commands?

minimal code snippets for reproducing these problems(if necessary)

models and inputs for reproducing these problems (send them to [email protected] if necessary)

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

1 participant