forked from openvinotoolkit/openvino.genai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix no output of 1st token and 2nd tokens in transformers 3.9 (openvi…
…notoolkit#335) 1. Copied greedy search and beam search from transformers v4.39.2 for hooking 2. LLM bench supports output of 1st and 2nd tokens latency transformers version from 4.36.0 to 4.39.2
- Loading branch information
Showing
3 changed files
with
338 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.