Skip to content

Interactive chat based on DialoGPT model using IPEX #1485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

krzeszew
Copy link
Contributor

Adding a New Sample

Description

The sample demonstrates how to create interactive chat based on pre-trained DialoGPT model and add the Intel® Extension for PyTorch* quantization to it. Within the sample, it is also possible to compare the performance of the method without and with INT8 quantization.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert:
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

@jimmytwei
Copy link
Contributor

@jkinsky Don't remember if you reviewed this or not

@jkinsky
Copy link
Contributor

jkinsky commented Apr 11, 2023

Yes. I reviewed the readme and sent some suggested changes for various files.

@jimmytwei jimmytwei merged commit 09e8929 into oneapi-src:2023.1.1_AIKit Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants