-
Notifications
You must be signed in to change notification settings - Fork 107
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
Add Hugging face client #42
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Philipp Schmid <[email protected]>
Signed-off-by: Philipp Schmid <[email protected]>
Signed-off-by: Philipp Schmid <[email protected]>
Benchmark
@philschmid The README mentions HUGGINGFACE_API_KEY, but I couldn't get the your fork to benchmark Llama3 on an instance of text-generation-inference server without specifying
If
|
What does this PR do?
This PR adds a dedicated Hugging Face client, which allows
llmperf
user to benchmark Hugging Face models using TGI on the API inference, Inference Endpoints or Locally/any URL.Below is an simple example
run tgi
run benchmark