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

Verification check for model - VLLM #10

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

anandhu-eng
Copy link

@anandhu-eng anandhu-eng commented Jul 17, 2024

For testing, vllm server was up with the command:

cm run script --tags=run,vllm-server --model=NousResearch/Hermes-2-Theta-Llama-3-8B --api_key=""

The client script:

cm run script --tags=run-mlperf,inference,_full --model=llama2-70b-99.9 --implementation=reference --device=cpu --quiet --api_server=http://0.0.0.0:8000 --adr.mlperf-implementation.tags=_repo.https://github.com/gateoverflow/inference --rerun

@arjunsuresh arjunsuresh merged commit 93b5d64 into GATEOverflow:master Jul 17, 2024
1 check failed
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