-
Notifications
You must be signed in to change notification settings - Fork 12
docs: Extend evaluation section #474
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
Conversation
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
docs/deployment/bring-your-own-endpoint/testing-endpoint-oai-compatibility.md
Show resolved
Hide resolved
Co-authored-by: Abhishree Thittenamane <[email protected]> Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
…-orphan the tex-gen guide Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Co-authored-by: Abhishree Thittenamane <[email protected]> Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
docs/deployment/bring-your-own-endpoint/testing-endpoint-oai-compatibility.md
Outdated
Show resolved
Hide resolved
|
|
||
| or install `nemo-evaluator` and `nvidia-lm-eval` Python package in your environment of choice: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
q: Do I need to install both?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually no, nvidia-lm-eval would pull nemo-evaluator as its dependency, but we list evaluator in all the docs to make it clear for the users which package they are working with.
| env_vars: | ||
| HF_TOKEN: ${oc.env:HF_TOKEN} # needed to access meta-llama/Llama-3.1-8B gated model | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you think we should unify it? all over the examples we pass it differently e.g.:
Evaluator/packages/nemo-evaluator-launcher/examples/slurm_llama_3_1_8b_instruct_hf.yaml
Line 46 in 75db6f1
| HF_TOKEN: "hf_your_token" # Needed to access meta-llama/Llama-3.1-8B-Instruct gated model |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point, let me modify my example. Btw I'll be reviewing all examples in a followup PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think yours my be better (than the one above)
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
athitten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @marta-sd approving. There's one suggestion I made, can be merged once thats added.
Co-authored-by: Abhishree Thittenamane <[email protected]> Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]>
|
/ok to test 0e0b70f |
athitten
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for addressing the comments @marta-sd !
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]> Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]> Co-authored-by: Abhishree Thittenamane <[email protected]>
Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]> Signed-off-by: Marta Stepniewska-Dziubinska <[email protected]> Co-authored-by: Abhishree Thittenamane <[email protected]> Signed-off-by: Lawrence Lane <[email protected]>
No description provided.