JohnSnowLabs / spark-nlp

State of the Art Natural Language Processing
https://sparknlp.org/
Apache License 2.0
3.83k stars 709 forks source link

LLAMA2 OpenVINO Position ID Fix #14308

Closed rajatkrishna closed 4 months ago

rajatkrishna commented 4 months ago

Description

Fix llama2 decoder receiving incorrect next position ID.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9304029938

Details


Files with Coverage Reduction New Missed Lines %
src/main/scala/com/johnsnowlabs/nlp/annotators/DateMatcherUtils.scala 2 86.57%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9222504413: -0.01%
Covered Lines: 8959
Relevant Lines: 14312

💛 - Coveralls