ipex-llm
ipex-llm copied to clipboard
Add Openchat CPU and GPU example
Description of the changes
This PR adds OpenChat-3.5-0106 model CPU and GPU example using BigDL-LLM transformer and optimize_model API. Issue page: https://github.com/analytics-zoo/nano/issues/977
Please also updated the readme for Windows GPU supports as we have done here: https://github.com/intel-analytics/BigDL/pull/9992
It would be better to have some verification on Windows GPU.
Also need to update the README here https://github.com/intel-analytics/BigDL/blob/main/python/llm/README.md
please resolve the conflicts.
and also modify the verified model table in python/llm/README.md