-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FaqGen] Fix the metrics parse and statistics for benchmark (#215)
* Use data param instead of json to send request for faqgen Signed-off-by: Wang, Kai Lawrence <[email protected]> * Fix the input statistics for faqgen benchmark Signed-off-by: Wang, Kai Lawrence <[email protected]> * Update the default prompt for faqgenfixed Signed-off-by: Wang, Kai Lawrence <[email protected]> * Implement the complete_response for the streaming output Signed-off-by: Wang, Kai Lawrence <[email protected]> * Set topK=1 for faqgenfixed Signed-off-by: Wang, Kai Lawrence <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Wang, Kai Lawrence <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d2d2beb
commit 5d717e8
Showing
3 changed files
with
27 additions
and
8 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
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
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