Skip to content

Tags: intel/intel-extension-for-pytorch

Tags

v2.3.110+xpu

Toggle v2.3.110+xpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release note and known issues (#4749)

* remove basekit activate & add OCL_ICD_VENDORS setting

* add python execution example

* update CCL_ROOT setting with multi-gpu usage

* update compile bundle bat branch to release tag

* update example in getting started

* correct version of intel-level-zero-gpu

* remove deprecated api

* set version of accelerate for finetune

* fix model name

* Update deepspeed in requirements.txt

* update release note and known issue

* update ipex.llm.optimize

* update IPEX_LOG

---------

Co-authored-by: Jing Xu <jing.xu@intel.com>
Co-authored-by: jundu <52649791+1pikachu@users.noreply.github.com>
Co-authored-by: Ye Ting <ting.ye@intel.com>
Co-authored-by: zhuyuhua-v <yuhua.zhu@intel.com>

v2.4.0+cpu

Toggle v2.4.0+cpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix oneDNN version in the doc (#3196)

v2.1.40+xpu

Toggle v2.1.40+xpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc and script changes for 2.1.40 (#4628)

* Update README.md and known_issues.md

* correct image tag in README of dockerfile (#4638)

* update miniconda to miniforge

* update compile bundle to stop displaying torch-ccl version

* remove optimizer_fusion_cpu and split sgd

* fix advanced config not correctly displayed issue

---------

Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
Co-authored-by: Jing Xu <jing.xu@intel.com>
Co-authored-by: Zheng, Zhaoqiong <zhaoqiong.zheng@intel.com>

v2.3.100+cpu

Toggle v2.3.100+cpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
r2.3.100 release notes (#3013)

v2.3.0+cpu

Toggle v2.3.0+cpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix module level API docstring (#2869)

* correct module level api docstring

* flake8 format correction

* fix broken links

v2.1.30+xpu

Toggle v2.1.30+xpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc content finetune (#4215)

update known issues, profiler and torch.compile doc contents.

---------

Co-authored-by: Ye Ting <ting.ye@intel.com>

v2.3.0+cpu-rc2

Toggle v2.3.0+cpu-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fallback ipex sdpa when stride=0 (#2789)

* fallback ipex sdpa when stride=0

* add sdpa stride0 ut

v2.3.0+cpu-rc1

Toggle v2.3.0+cpu-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add llm finetune examples (#2755)

* init bf16 finetune lora apalca

* Update README.md

* Update README.md

* add choisce of sdpa

* rename atten choice

* use auto model

---------

Co-authored-by: Chunyuan WU <chunyuan.wu@intel.com>
Co-authored-by: Zhang, Liangang <liangang.zhang@intel.com>

v2.1.20+xpu

Toggle v2.1.20+xpu's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update doc layout (#3999)

* Update api_doc.rst
* Update features.rst

v2.3.0+cpu-rc0

Toggle v2.3.0+cpu-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[rls2.3] ipex.llm submodules model level examples (#2714)

* init PR

* adding llama/gptj/opt as modelings of ipex llm modules

* refine apply call to functional

* add init

* add reasme and scripst

* refine

* add readme

* Rename README to README.md