This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [CPP Graph] Opt qbits dequant (#465) * use INC 2.3.1 Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com> * use INC 2.3.1 (#500) Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com> * [RUNTIME] Enabing streaming llm for Runtime (#501) * Support StreamingLLM on CPU Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com> * Reduce the UT evaluation time (#498) Signed-off-by: changwangss <chang1.wang@intel.com> Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com> Signed-off-by: Wang, Chang <chang1.wang@intel.com> Co-authored-by: Wenxin Zhang <wenxin.zhang@intel.com> * Minor fix (#507) * Fix ChatGLM2 model loading issue (#510) * Fix ChatGLM2 model loading issue Signed-off-by: lvliang-intel <liang1.lv@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Remove OneDNN env setint for BF16 inference (#509) Signed-off-by: lvliang-intel <liang1.lv@intel.com> Co-authored-by: VincyZhang <wenxin.zhang@intel.com> * support Avx2 (#493) * support Memcpy2D * support gelu fusion --------- Co-authored-by: luoyu-intel <yu.luo@intel.com> * add neuralchat ut for audio util (#466) * reduce ut time consumption (#499) Signed-off-by: Xin He <xin3.he@intel.com> * update python api readme (#504) * Add docker setup session for neuralchat finetuning sample (#496) * Update README.md to new added docker setup session Signed-off-by: Louie Tsai <louie.tsai@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md for fast token issue (#515) Signed-off-by: Louie Tsai <louie.tsai@intel.com> * Fix typo in README.md (#516) convertion -> conversion Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * improve Avx2 (#511) * Revert "update python api readme (#504)" This reverts commit 5f4175a. * Update README.md Signed-off-by: Haihao Shen <haihao.shen@intel.com> * Update README.md (#519) Signed-off-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com> * docs: fix typos in question answering of pytorch (#520) Signed-off-by: Surav Shrestha <suravshresth@gmail.com> * fixed typos (#522) * Updated README.md (#517) Signed-off-by: Aditya Aryaman Das <128703909+alienishi@users.noreply.github.com> * update python api readme Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com> * fix readme Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com> * Update README.md Signed-off-by: Dong, Bo <bo1.dong@intel.com> * Update README.md Signed-off-by: Dong, Bo <bo1.dong@intel.com> * Update README.md Signed-off-by: Dong, Bo <bo1.dong@intel.com> * Update README.md Signed-off-by: Dong, Bo <bo1.dong@intel.com> * Add Data type description Align Doc and help info Signed-off-by: Hengyu Meng <hengyu.meng@intel.com> * align Signed-off-by: Hengyu Meng <hengyu.meng@intel.com> * fix eos token id Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com> --------- Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com> Signed-off-by: zhenwei-intel <zhenwei.liu@intel.com> Signed-off-by: changwangss <chang1.wang@intel.com> Signed-off-by: Wang, Chang <chang1.wang@intel.com> Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Haihao Shen <haihao.shen@intel.com> Signed-off-by: Xin He <xin3.he@intel.com> Signed-off-by: Louie Tsai <louie.tsai@intel.com> Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com> Signed-off-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com> Signed-off-by: Surav Shrestha <suravshresth@gmail.com> Signed-off-by: Aditya Aryaman Das <128703909+alienishi@users.noreply.github.com> Signed-off-by: Dong, Bo <bo1.dong@intel.com> Signed-off-by: Hengyu Meng <hengyu.meng@intel.com> Co-authored-by: Wang, Zhe <zhe1.wang@intel.com> Co-authored-by: Wenxin Zhang <wenxin.zhang@intel.com> Co-authored-by: Wang, Chang <chang1.wang@intel.com> Co-authored-by: lvliang-intel <liang1.lv@intel.com> Co-authored-by: Haihao Shen <haihao.shen@intel.com> Co-authored-by: yuchengliu1 <yucheng.liu@intel.com> Co-authored-by: luoyu-intel <yu.luo@intel.com> Co-authored-by: Liangyx2 <106130696+Liangyx2@users.noreply.github.com> Co-authored-by: xinhe <xin3.he@intel.com> Co-authored-by: Louie Tsai <louie.tsai@intel.com> Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com> Co-authored-by: ayushrakesh <115995339+ayushrakesh@users.noreply.github.com> Co-authored-by: Surav Shrestha <148626286+shresthasurav@users.noreply.github.com> Co-authored-by: Smoothieewastaken <86610201+Smoothieewastaken@users.noreply.github.com> Co-authored-by: Aditya Aryaman Das <128703909+alienishi@users.noreply.github.com> Co-authored-by: Dong, Bo <bo1.dong@intel.com> Co-authored-by: Hengyu Meng <hengyu.meng@intel.com>
- Loading branch information
1 parent
1ab6ce3
commit 0ce90db
Showing
118 changed files
with
1,637 additions
and
1,308 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
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
2 changes: 1 addition & 1 deletion
2
...face/pytorch/language-modeling/deployment/fill-mask/electra_base_chinese/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
transformers | ||
torch==2.0.1 | ||
torch==2.1.0 |
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
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
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/question-answering/dynamic/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
transformers | ||
datasets | ||
torchprofile | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
intel_extension_for_pytorch | ||
accelerate |
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
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/question-answering/pruning/basic_magnitude/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
datasets >= 1.8.0 | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
wandb | ||
accelerate |
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/question-answering/pruning/longformer_triviaqa/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
accelerate | ||
datasets | ||
transformers | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
neural-compressor==2.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,6 @@ sentencepiece != 0.1.92 | |
rouge-score | ||
nltk | ||
py7zr | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
protobuf |
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/text-classification/cascade-models/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
numpy | ||
transformers | ||
datasets | ||
|
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
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
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
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
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/text-classification/early-exit/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
datasets | ||
allennlp | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,5 +6,5 @@ sentencepiece | |
scipy | ||
scikit-learn | ||
protobuf | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
evaluate |
2 changes: 1 addition & 1 deletion
2
examples/huggingface/pytorch/text-classification/orchestrate_optimizations/requirements.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
accelerate | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
datasets >= 1.1.3 | ||
sentencepiece != 0.1.92 | ||
transformers | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ accelerate | |
datasets >= 1.1.3 | ||
sentencepiece != 0.1.92 | ||
protobuf | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
wandb |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ accelerate | |
datasets >= 1.1.3 | ||
sentencepiece != 0.1.92 | ||
protobuf | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
wandb |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ accelerate | |
datasets >= 1.1.3 | ||
sentencepiece != 0.1.92 | ||
protobuf | ||
torch==2.0.1 | ||
torch==2.1.0 | ||
transformers | ||
wandb |
Oops, something went wrong.