Skip to content

Conversation

KPostOffice
Copy link
Contributor

What does this PR do?

Change validation to TODO same as was done here until validation can be implemented
Closes #1849

Test Plan

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 17, 2025
@KPostOffice KPostOffice force-pushed the todo_for_schema_validation branch from 87e1f95 to f68ca6b Compare April 17, 2025 23:48
Signed-off-by: Kevin <kpostlet@redhat.com>
@KPostOffice KPostOffice force-pushed the todo_for_schema_validation branch from f68ca6b to 220da33 Compare April 17, 2025 23:49
@KPostOffice KPostOffice changed the title add todo for schema validation fix: add todo for schema validation Apr 18, 2025
Copy link
Contributor

@booxter booxter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is definitely better than just leaving this code broken... Ideally we'd run integration tests for training but I'm stuck on llama models not being available without authN with tokens, which is not possible / desirable in github CI: #1786

Copy link
Collaborator

@leseb leseb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better than leaving broken code indeed. Thanks!

@leseb leseb merged commit 2aca726 into llamastack:main Apr 29, 2025
22 of 23 checks passed
franciscojavierarceo pushed a commit to franciscojavierarceo/llama-stack that referenced this pull request May 9, 2025
# What does this PR do?
Change validation to TODO same as was done
[here](https://github.com/meta-llama/llama-stack/blob/main/llama_stack/providers/inline/eval/meta_reference/eval.py#L87)
until validation can be implemented
Closes llamastack#1849

## Test Plan

Signed-off-by: Kevin <kpostlet@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

torchtune training fails to validate dataset

4 participants