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

Give nice error for empty taxonomy #151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danmcp
Copy link
Member

@danmcp danmcp commented Oct 14, 2024

Previously, if the taxonomy didn't contain any skills, an exception would have occurred. This fix gives a nicer message for the user.

Resolves #150

New output example:

...
INFO 2024-10-14 16:54:45,921 instructlab.model.backends.vllm:489: Waiting for GPU VRAM reclamation...
Provided taxonomy doesn't contain any skill qna.yaml files

Previously, if the taxonomy didn't contain any skills, an exception would have occurred.  This fix gives a nicer message for the user.

Signed-off-by: Dan McPherson <[email protected]>
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.

No skills in your taxonomy results in stack trace for mt_bench_branch
1 participant