Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Clean data #58

Merged
merged 149 commits into from
Apr 4, 2023
Merged

Clean data #58

merged 149 commits into from
Apr 4, 2023

Conversation

VincyZhang
Copy link
Contributor

Type of Change

dataset clean

Description

dataset clean

Expected Behavior & Potential Risk

none

How has this PR been tested?

no need

Dependency Change?

no

XinyuYe-Intel and others added 30 commits January 17, 2023 09:57
* fix input_shape_recorder issue in SUT multi-ins

* reset dispatch_config to empty under dynamic shapes

* clean cpplint

* fix typo
* add src1_perm in matmul python op

* fix the matmul python op compatibility

* fall back int8 weight matmul op type and clean the file format

* fix transpose_batch_matmul pattern
* fix windows fail

* disable jit kernel check in windows

* add TODO for reference implementation

* rename transpose matmul UT
* deallocation into deconstruction

* refine cmake
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
*update translnorm ref impl
update benchmark & fix warning
support s32 input data_type.
calc_mean parallel
modify clac_var
modify test_spmm
modify UT with append sum
modify  wordspace memory as input for multi thread
Replace Intrinsics with JIT code
package spmm+lnorm into layernomalized_spmm ker
make KTile configable.
add the compile for multihead attention
stand-alone trans_mha tmp_buffer for all engine mha-operator
support 2d case & add pseudo code on engine side
fix windows compile fail, runtime-error and remove engine-side dead code.
add 2 seq_cpy jit with dynamic size

* unify bit_cast to avoid compiler error
rename spmm variables for readness
* unify amx configure

---------

Co-authored-by: Hengyu Meng <hengyu.meng@intel.com>
PenghuiCheng and others added 27 commits March 29, 2023 21:53
Co-authored-by: yi1ding <yi1.ding@intel.com>
Co-authored-by: Yu, Zhentao <zhentao.yu@intel.com>
Co-authored-by: Bo Dong <bo1.dong@intel.com>
Co-authored-by: Meng, Hengyu <hengyu.meng@intel.com>
Co-authored-by: Wenxin Zhang <wenxin.zhang@intel.com>
Co-authored-by: yuchengliu1 <yucheng.liu@intel.com>
This reverts commit ead0a15.
* Added example for finetuning Llama as chatbot.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* add flan-t5 finetuning codes with peft.

* Update README.md

* refined readme and code.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* add model content

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* add model content

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* added dataset concatenation option.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* Added generation code and refined readme.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* refined readme.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* added ccl backend.

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>

* revision for readme

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision for readme

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision for readme

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

* revision

Signed-off-by: XuhuiRen <xuhui.ren@intel.com>

---------

Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
Signed-off-by: XuhuiRen <xuhui.ren@intel.com>
Co-authored-by: Lv, Kaokao <kaokao.lv@intel.com>
Co-authored-by: lkk <33276950+lkk12014402@users.noreply.github.com>
Co-authored-by: XuhuiRen <xuhui.ren@intel.com>
@VincyZhang VincyZhang requested a review from kevinintel April 4, 2023 16:18
@VincyZhang VincyZhang merged commit c9ec6a4 into main Apr 4, 2023
@VincyZhang VincyZhang deleted the clean_data branch April 17, 2023 03:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.