keras-team / keras-nlp

Modular Natural Language Processing workflows with Keras
Apache License 2.0
740 stars 218 forks source link

Adds the score API to LlamaCausalLM #1534

Closed RyanMullins closed 3 months ago

RyanMullins commented 3 months ago

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

mattdangerw commented 3 months ago

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