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

Adds the score API to LlamaCausalLM #1534

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

RyanMullins
Copy link
Contributor

As with Gemma and Mistral, adding the .score() API to enable interpretability research.

@github-actions github-actions bot added the Gemma Gemma model specific issues label Mar 29, 2024
@mattdangerw mattdangerw added the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Mar 29, 2024
@RyanMullins RyanMullins marked this pull request as ready for review March 29, 2024 18:44
Copy link
Member

@mattdangerw mattdangerw left a comment

Choose a reason for hiding this comment

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

lgtm!

@mattdangerw
Copy link
Member

You can ignore the test failure. We are currently getting throttled by kaggle. Reaching out to them.

@mattdangerw mattdangerw merged commit e8f75c8 into keras-team:master Mar 29, 2024
7 of 11 checks passed
abuelnasr0 pushed a commit to abuelnasr0/keras-nlp that referenced this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gemma Gemma model specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants