Tags: intel/intel-extension-for-pytorch
Tags
Fix Installation & Build issues in compile_bundle.bat (#5147) * Fix versions of torch torchaudio torchvision * fix version of torch-ccl * change /us to /cn * WA: add environment variables for torch build on windows occurs in some environment
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 <[email protected]> Co-authored-by: jundu <[email protected]> Co-authored-by: Ye Ting <[email protected]> Co-authored-by: zhuyuhua-v <[email protected]>
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 <[email protected]> Co-authored-by: Jing Xu <[email protected]> Co-authored-by: Zheng, Zhaoqiong <[email protected]>
fix module level API docstring (#2869) * correct module level api docstring * flake8 format correction * fix broken links
Doc content finetune (#4215) update known issues, profiler and torch.compile doc contents. --------- Co-authored-by: Ye Ting <[email protected]>
fallback ipex sdpa when stride=0 (#2789) * fallback ipex sdpa when stride=0 * add sdpa stride0 ut
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 <[email protected]> Co-authored-by: Zhang, Liangang <[email protected]>
PreviousNext