-
Notifications
You must be signed in to change notification settings - Fork 41
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 <kai.lawrence.wang@intel.com> * Fix the input statistics for faqgen benchmark Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com> * Update the default prompt for faqgenfixed Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com> * Implement the complete_response for the streaming output Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com> * Set topK=1 for faqgenfixed Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com> 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