Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								86f86a64a2 
								
							 
						 
						
							
							
								
								Small fixes to ipex 2.1 UT support ( #9848 )  
							
							 
							
							
							
						 
						
							2024-01-05 17:36:21 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								f25d23dfbf 
								
							 
						 
						
							
							
								
								[LLM] Add support for PyTorch 2.1 install in UT for GPU ( #9845 )  
							
							 
							
							... 
							
							
							
							* Add support for ipex 2.1 install in UT and fix perf test
* Small fix 
							
						 
						
							2024-01-05 16:13:18 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								ad4a6b5096 
								
							 
						 
						
							
							
								
								Fix langchain UT by not downgrading typing-extension ( #9842 )  
							
							 
							
							
							
						 
						
							2024-01-05 13:38:04 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang, Jian4 
								
							 
						 
						
							
							
							
							
								
							
							
								4ceefc9b18 
								
							 
						 
						
							
							
								
								LLM: Support bitsandbytes config on qlora finetune ( #9715 )  
							
							 
							
							... 
							
							
							
							* test support bitsandbytesconfig
* update style
* update cpu example
* update example
* update readme
* update unit test
* use bfloat16
* update logic
* use int4
* set defalut bnb_4bit_use_double_quant
* update
* update example
* update model.py
* update
* support lora example 
							
						 
						
							2024-01-04 11:23:16 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									dingbaorong 
								
							 
						 
						
							
							
							
							
								
							
							
								f6bb4ab313 
								
							 
						 
						
							
							
								
								Arc stress test ( #9795 )  
							
							 
							
							... 
							
							
							
							* add arc stress test
* triger ci
* triger CI
* triger ci
* disable ci 
							
						 
						
							2023-12-27 21:02:41 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								dfe28c58bb 
								
							 
						 
						
							
							
								
								Small upload fix for igpu-perf test ( #9792 )  
							
							 
							
							
							
						 
						
							2023-12-27 15:50:58 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								6c75c689ea 
								
							 
						 
						
							
							
								
								bigdl-llm stress test for stable version ( #9781 )  
							
							 
							
							... 
							
							
							
							* 1k-512 2k-512 baseline
* add cpu stress test
* update yaml name
* update
* update
* clean up
* test
* update
* update
* update
* test
* update 
							
						 
						
							2023-12-27 15:40:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									dingbaorong 
								
							 
						 
						
							
							
							
							
								
							
							
								5cfb4c4f5b 
								
							 
						 
						
							
							
								
								Arc stable version performance regression test ( #9785 )  
							
							 
							
							... 
							
							
							
							* add arc stable version regression test
* empty gpu mem between different models
* triger ci
* comment spr test
* triger ci
* address kai's comments and disable ci
* merge fp8 and int4
* disable ci 
							
						 
						
							2023-12-27 11:01:56 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								c38e18f2ff 
								
							 
						 
						
							
							
								
								[LLM] Migrate iGPU perf tests to new machine ( #9784 )  
							
							 
							
							... 
							
							
							
							* Move 1024 test just after 32-32 test; and enable all model for 1024-128
* Make sure python output encoding in utf-8 so that redirect to txt can always be success
* Upload results to ftp
* Small fix 
							
						 
						
							2023-12-26 19:15:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								b6222404b8 
								
							 
						 
						
							
							
								
								bigdl-llm stable version: let the perf test fail if the difference between perf and baseline is greater than 5% ( #9750 )  
							
							 
							
							... 
							
							
							
							* test
* test
* test
* update
* revert 
							
						 
						
							2023-12-25 13:47:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								4a98bfa5ae 
								
							 
						 
						
							
							
								
								fix harness manual run env typo ( #9763 )  
							
							 
							
							
							
						 
						
							2023-12-22 18:42:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								02436c6cce 
								
							 
						 
						
							
							
								
								[LLM] Enable more long context in-out pairs for iGPU perf tests ( #9765 )  
							
							 
							
							... 
							
							
							
							* Add test for 1024-128 and enable more tests for 512-64
* Fix date in results csv name to the time when the performance is triggered
* Small fix
* Small fix
* further fixes 
							
						 
						
							2023-12-22 18:18:23 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								1c8c104bb8 
								
							 
						 
						
							
							
								
								[LLM] Small fixes for igpu win perf tests ( #9756 )  
							
							 
							
							
							
						 
						
							2023-12-22 15:51:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								86a69e289c 
								
							 
						 
						
							
							
								
								fix harness runner label of manual trigger ( #9754 )  
							
							 
							
							... 
							
							
							
							* fix runner
* update golden 
							
						 
						
							2023-12-22 15:09:22 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								2d1bf20309 
								
							 
						 
						
							
							
								
								LLM: small fix llm_performance_tests.html ( #9753 )  
							
							 
							
							... 
							
							
							
							* LLM: small fix llm_performance_tests.html
* reslove some comments
* revert the llm_performance_test.yaml 
							
						 
						
							2023-12-22 13:55:01 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								bb52239e0a 
								
							 
						 
						
							
							
								
								bigdl-llm stable version release & test ( #9732 )  
							
							 
							
							... 
							
							
							
							* stable version test
* trigger spr test
* update
* trigger
* test
* test
* test
* test
* test
* refine
* release linux first 
							
						 
						
							2023-12-21 22:55:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								34bb804189 
								
							 
						 
						
							
							
								
								LLM: check csv and its corresponding yaml file ( #9702 )  
							
							 
							
							... 
							
							
							
							* LLM: check csv and its corresponding yaml file
* run PR arc perf test
* modify the name of some variables
* execute the check results script in right place
* use cp to replace mv command
* resolve some comments
* resolve more comments
* revert the llm_performance_test.yaml file 
							
						 
						
							2023-12-21 09:54:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								3aa8b66bc3 
								
							 
						 
						
							
							
								
								LLM: remove starcoder-15.5b model temporarily ( #9720 )  
							
							 
							
							
							
						 
						
							2023-12-19 20:14:46 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								b3647507c0 
								
							 
						 
						
							
							
								
								Fix harness workflow ( #9704 )  
							
							 
							
							... 
							
							
							
							* error when larger than 0.001
* fix env setup
* fix typo
* fix typo 
							
						 
						
							2023-12-18 15:42:10 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								1f0245039d 
								
							 
						 
						
							
							
								
								LLM: check the final csv results for arc perf test ( #9684 )  
							
							 
							
							... 
							
							
							
							* LLM: check the final csv results for arc perf test
* delete useless python script
* change threshold
* revert the llm_performance_tests.yml 
							
						 
						
							2023-12-14 19:46:08 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								82ac2dbf55 
								
							 
						 
						
							
							
								
								[LLM] Small fixes for win igpu test for ipex 2.1 ( #9686 )  
							
							 
							
							... 
							
							
							
							* Fixes to install for igpu performance tests
* Small update for core performance tests model lists 
							
						 
						
							2023-12-14 15:39:51 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								cbdd49f229 
								
							 
						 
						
							
							
								
								[LLM] win igpu performance for ipex 2.1 and oneapi 2024.0 ( #9679 )  
							
							 
							
							... 
							
							
							
							* Change igpu win tests for ipex 2.1 and oneapi 2024.0
* Qwen model repo id updates; updates model list for 512-64
* Add .eval for win igpu all-in-one benchmark for best performance 
							
						 
						
							2023-12-13 18:52:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								017932a7fb 
								
							 
						 
						
							
							
								
								Small fix for html generation ( #9656 )  
							
							 
							
							
							
						 
						
							2023-12-12 14:06:18 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								1e25499de0 
								
							 
						 
						
							
							
								
								LLM: test new oneapi ( #9654 )  
							
							 
							
							... 
							
							
							
							* test new oneapi
* revert llm_performance_tests.yml 
							
						 
						
							2023-12-12 11:12:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								d272b6dc47 
								
							 
						 
						
							
							
								
								[LLM] Enable generation of html again for win igpu tests ( #9652 )  
							
							 
							
							... 
							
							
							
							* Enable generation of html again and comment out rwkv for 32-512 as it is not very stable
* Small fix 
							
						 
						
							2023-12-11 19:15:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								894d0aaf5e 
								
							 
						 
						
							
							
								
								[LLM] iGPU win perf test reorg based on in-out pairs ( #9645 )  
							
							 
							
							... 
							
							
							
							* trigger pr temparorily
* Saparate benchmark run for win igpu based in in-out pairs
* Rename fix
* Test workflow
* Small fix
* Skip generation of html for now
* Change back to nightly triggered 
							
						 
						
							2023-12-08 20:46:40 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								972cdb9992 
								
							 
						 
						
							
							
								
								gsm8k OOM workaround ( #9597 )  
							
							 
							
							... 
							
							
							
							* update bigdl_llm.py
* update the installation of harness
* fix partial function
* import ipex
* force seq len in decrease order
* put func outside class
* move comments
* default 'trust_remote_code' as True
* Update llm-harness-evaluation.yml 
							
						 
						
							2023-12-08 18:47:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								1ff4bc43a6 
								
							 
						 
						
							
							
								
								degrade pandas version ( #9643 )  
							
							 
							
							
							
						 
						
							2023-12-08 17:44:51 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								c998f5f2ba 
								
							 
						 
						
							
							
								
								[LLM] iGPU long context tests ( #9598 )  
							
							 
							
							... 
							
							
							
							* Temp enable PR
* Enable tests for 256-64
* Try again 128-64
* Empty cache after each iteration for igpu benchmark scripts
* Try tests for 512
* change order for 512
* Skip chatglm3 and llama2 for now
* Separate tests for 512-64
* Small fix
* Further fixes
* Change back to nightly again 
							
						 
						
							2023-12-06 10:19:20 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								8c8a27ded7 
								
							 
						 
						
							
							
								
								Add harness summary job ( #9457 )  
							
							 
							
							... 
							
							
							
							* format yml
* add make_table_results
* add summary job
* add a job to print single result
* upload full directory 
							
						 
						
							2023-12-05 10:04:10 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								3f4ad97929 
								
							 
						 
						
							
							
								
								[LLM] Add performance tests for windows iGPU ( #9584 )  
							
							 
							
							... 
							
							
							
							* Add support for win gpu benchmark with peak gpu memory monitoring
* Add win igpu tests
* Small fix
* Forward outputs
* Small fix
* Test and small fixes
* Small fix
* Small fix and test
* Small fixes
* Add tests for 512-64 and change back to nightly tests
* Small fix 
							
						 
						
							2023-12-04 20:50:02 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								29d5bb8df4 
								
							 
						 
						
							
							
								
								Harness workflow dispatch ( #9591 )  
							
							 
							
							... 
							
							
							
							* add set-matrix job
* add workflow_dispatch
* fix context
* fix manual run
* rename step
* add quotes
* add runner option
* not required labels
* add runner label to output
* use double quote 
							
						 
						
							2023-12-04 15:53:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								9557aa9c21 
								
							 
						 
						
							
							
								
								Fix harness nightly ( #9586 )  
							
							 
							
							... 
							
							
							
							* update golden
* loose the restriction of diff
* only compare results when scheduled 
							
						 
						
							2023-12-04 11:45:00 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								5de92090b3 
								
							 
						 
						
							
							
								
								try to fix deps installation of bigdl ( #9578 )  
							
							 
							
							
							
						 
						
							2023-12-01 15:25:47 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								cb228c70ea 
								
							 
						 
						
							
							
								
								Add harness nightly ( #9552 )  
							
							 
							
							... 
							
							
							
							* modify output_path as a directory
* schedule nightly at 21 on Friday
* add tasks and models for nightly
* add accuracy regression
* comment out if to test
* mixed fp4
* for test
* add  missing delimiter
* remove comma
* fixed golden results
* add mixed 4 golden result
* add more options
* add mistral results
* get golden result of stable lm
* move nightly scripts and results to test folder
* add license
* add fp8 stable lm golden
* run on all available devices
* trigger only when ready for review
* fix new line
* update golden
* add mistral 
							
						 
						
							2023-12-01 14:16:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								4d7d5d4c59 
								
							 
						 
						
							
							
								
								Add 3 leaderboard tasks ( #9566 )  
							
							 
							
							... 
							
							
							
							* update leaderboard map
* download model and dataset without overwritten
* fix task drop
* run on all available devices 
							
						 
						
							2023-12-01 14:01:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								c8e0c2ed48 
								
							 
						 
						
							
							
								
								Fixed dumped logs in harness ( #9549 )  
							
							 
							
							... 
							
							
							
							* install transformers==4.34.0
* modify output_path as a directory
* add device and task to output dir parents 
							
						 
						
							2023-11-30 12:47:56 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								5098bc3544 
								
							 
						 
						
							
							
								
								LLM: enable previous models ( #9505 )  
							
							 
							
							... 
							
							
							
							* enable previous models
* test mistral model
* for test
* run models separately
* test all models
* for test
* revert the llm_performance_test.yaml 
							
						 
						
							2023-11-28 10:21:07 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang, Jian4 
								
							 
						 
						
							
							
							
							
								
							
							
								40ec9f7ead 
								
							 
						 
						
							
							
								
								Add qlora cpu docker manually build ( #9501 )  
							
							 
							
							
							
						 
						
							2023-11-21 14:39:16 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								c487b53f21 
								
							 
						 
						
							
							
								
								LLM: only run arc perf test nightly ( #9448 )  
							
							 
							
							... 
							
							
							
							* LLM: only run arc perf test nightly
* deleted unused python scripts
* rebase main 
							
						 
						
							2023-11-15 19:38:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								d19ca21957 
								
							 
						 
						
							
							
								
								patch bigdl-llm model to harness by binding instead of patch file ( #9420 )  
							
							 
							
							... 
							
							
							
							* add run_llb.py
* fix args interpret
* modify outputs
* update workflow
* add license
* test mixed 4 bit
* update readme
* use autotokenizer
* add timeout
* refactor workflow file
* fix working directory
* fix env
* throw exception if some jobs failed
* improve terminal outputs
* Disable var which cause the run stuck
* fix unknown precision
* fix key error
* directly output config instead
* rm harness submodule 
							
						 
						
							2023-11-14 12:51:39 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								f36d7b2d59 
								
							 
						 
						
							
							
								
								Fix harness stuck ( #9435 )  
							
							 
							
							... 
							
							
							
							* remove env to avoid being stuck
* use small model for test 
							
						 
						
							2023-11-13 15:29:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								4faf5af8f1 
								
							 
						 
						
							
							
								
								[LLM] Add perf test for core on Windows ( #9397 )  
							
							 
							
							... 
							
							
							
							* temporary stop other perf test
* Add framework for core performance test with one test model
* Small fix and add platform control
* Comment out lp for now
* Add missing ymal file
* Small fix
* Fix sed contents
* Small fix
* Small path fixes
* Small fix
* Add update to ftp
* Small upload fix
* add chatglm3-6b
* LLM: add model names
* Keep repo id same as ftp and temporary make baichuan2 first priority
* change order
* Remove temp if false and separate pr and nightly results
* Small fix
---------
Co-authored-by: jinbridge <2635480475@qq.com> 
							
						 
						
							2023-11-13 13:58:40 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								2cfef5ef1e 
								
							 
						 
						
							
							
								
								LLM: store the nightly test and pr results separately ( #9404 )  
							
							 
							
							... 
							
							
							
							* LLM: store the csv results separately
* modify the trigger files of LLM Performance Test 
							
						 
						
							2023-11-11 06:35:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								3d107f6d25 
								
							 
						 
						
							
							
								
								[LLM] Separate windows build UT and build runner ( #9403 )  
							
							 
							
							... 
							
							
							
							* Separate windows build UT and build runner
* Small fix 
							
						 
						
							2023-11-09 18:47:38 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								34449cb4bb 
								
							 
						 
						
							
							
								
								LLM: add remaining models to the arc perf test ( #9384 )  
							
							 
							
							... 
							
							
							
							* add remaining models
* modify the filepath which stores the test result on ftp server
* resolve some comments 
							
						 
						
							2023-11-09 14:28:42 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								d4b248fcd4 
								
							 
						 
						
							
							
								
								Add windows binary build label AVX_VNNI ( #9387 )  
							
							 
							
							
							
						 
						
							2023-11-08 18:13:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chen, Zhentao 
								
							 
						 
						
							
							
							
							
								
							
							
								298b64217e 
								
							 
						 
						
							
							
								
								add auto triggered acc test ( #9364 )  
							
							 
							
							... 
							
							
							
							* add auto triggered acc test
* use llama 7b instead
* fix env
* debug download
* fix download prefix
* add cut dirs
* fix env of model path
* fix dataset download
* full job
* source xpu env vars
* use matrix to trigger model run
* reset batch=1
* remove redirect
* remove some trigger
* add task matrix
* add precision list
* test llama-7b-chat
* use /mnt/disk1 to store model and datasets
* remove installation test
* correct downloading path
* fix HF vars
* add bigdl-llm env vars
* rename file
* fix hf_home
* fix script path
* rename as harness evalution
* rerun 
							
						 
						
							2023-11-08 10:22:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								84ab614aab 
								
							 
						 
						
							
							
								
								LLM: add more models and skip runtime error ( #9349 )  
							
							 
							
							... 
							
							
							
							* add more models and skip runtime error
* upgrade transformers
* temporarily removed Mistral-7B-v0.1
* temporarily disable the upload of arc perf result 
							
						 
						
							2023-11-08 09:45:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								833e4dbc8d 
								
							 
						 
						
							
							
								
								fix llm-performance-test-on-arc bug ( #9357 )  
							
							 
							
							
							
						 
						
							2023-11-06 10:00:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ZehuaCao 
								
							 
						 
						
							
							
							
							
								
							
							
								ef83c3302e 
								
							 
						 
						
							
							
								
								Use to test llm-performance on spr-perf ( #9316 )  
							
							 
							
							... 
							
							
							
							* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update action.yml
* Create cpu-perf-test.yaml
* Update action.yml
* Update action.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml
* Update llm_performance_tests.yml 
							
						 
						
							2023-11-03 11:17:16 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheen Hau, 俊豪 
								
							 
						 
						
							
							
							
							
								
							
							
								8f23fb04dc 
								
							 
						 
						
							
							
								
								Add inference test for Whisper model on Arc ( #9330 )  
							
							 
							
							... 
							
							
							
							* Add inference test for Whisper model
* Remove unnecessary inference time measurement 
							
						 
						
							2023-11-03 10:15:52 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ziteng Zhang 
								
							 
						 
						
							
							
							
							
								
							
							
								dd3cf2f153 
								
							 
						 
						
							
							
								
								LLM: Add python 3.10 & 3.11 UT  
							
							 
							
							... 
							
							
							
							LLM: Add python 3.10 & 3.11 UT 
							
						 
						
							2023-11-02 14:09:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								d1bdc0ef72 
								
							 
						 
						
							
							
								
								spr & arc ut with python 3.9 & 3.10 & 3.11  
							
							 
							
							
							
						 
						
							2023-11-01 22:57:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								687da21467 
								
							 
						 
						
							
							
								
								test 3.11  
							
							 
							
							
							
						 
						
							2023-11-01 19:14:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								9722e811be 
								
							 
						 
						
							
							
								
								LLM: add more models to the arc perf test ( #9297 )  
							
							 
							
							... 
							
							
							
							* LLM: add more models to the arc perf test
* remove some old models
* install some dependencies 
							
						 
						
							2023-11-01 16:56:32 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								3c3329010d 
								
							 
						 
						
							
							
								
								add conda update -n base conda  
							
							 
							
							
							
						 
						
							2023-11-01 16:36:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								2fff0e8c21 
								
							 
						 
						
							
							
								
								use runner avx2 with linux  
							
							 
							
							
							
						 
						
							2023-11-01 16:28:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								964a8e6dc1 
								
							 
						 
						
							
							
								
								update conda  
							
							 
							
							
							
						 
						
							2023-11-01 16:20:19 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								cb7ef38e86 
								
							 
						 
						
							
							
								
								rerun  
							
							 
							
							
							
						 
						
							2023-11-01 15:30:34 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								8f6e979fad 
								
							 
						 
						
							
							
								
								test again  
							
							 
							
							
							
						 
						
							2023-11-01 15:10:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								b66584f23b 
								
							 
						 
						
							
							
								
								test  
							
							 
							
							
							
						 
						
							2023-11-01 14:51:23 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								ba148ff3ff 
								
							 
						 
						
							
							
								
								test py311  
							
							 
							
							
							
						 
						
							2023-11-01 14:08:49 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								6f1cee90a4 
								
							 
						 
						
							
							
								
								test  
							
							 
							
							
							
						 
						
							2023-11-01 13:58:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								d51821e264 
								
							 
						 
						
							
							
								
								test  
							
							 
							
							
							
						 
						
							2023-11-01 13:49:32 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								7c7a7f2ec1 
								
							 
						 
						
							
							
								
								spr & arc ut with python3,9&3.10&3.11  
							
							 
							
							
							
						 
						
							2023-11-01 13:17:13 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								4f9fd0dffd 
								
							 
						 
						
							
							
								
								arc-ut with 3.10 & 3.11  
							
							 
							
							
							
						 
						
							2023-11-01 10:51:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cengguang Zhang 
								
							 
						 
						
							
							
							
							
								
							
							
								d4ab5904ef 
								
							 
						 
						
							
							
								
								LLM: Add python 3.10 llm UT ( #9302 )  
							
							 
							
							... 
							
							
							
							* add py310 test for llm-unit-test.
* add py310 llm-unit-tests
* add llm-cpp-build-py310
* test
* test
* test.
* test
* test
* fix deactivate.
* fix
* fix.
* fix
* test
* test
* test
* add build chatglm for win.
* test.
* fix 
							
						 
						
							2023-11-01 10:15:32 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								03aa368776 
								
							 
						 
						
							
							
								
								LLM: add the comparison between latest arc perf test and last one ( #9296 )  
							
							 
							
							... 
							
							
							
							* add the comparison between latest test and last one to html
* resolve some comments
* modify some code logics 
							
						 
						
							2023-11-01 09:53:02 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheen Hau, 俊豪 
								
							 
						 
						
							
							
							
							
								
							
							
								d638b93dfe 
								
							 
						 
						
							
							
								
								Add test script and workflow for qlora fine-tuning ( #9295 )  
							
							 
							
							... 
							
							
							
							* Add test script and workflow for qlora fine-tuning
* Test fix export model
* Download dataset
* Fix export model issue
* Reduce number of training steps
* Rename script
* Correction 
							
						 
						
							2023-11-01 09:39:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								21631209a9 
								
							 
						 
						
							
							
								
								[LLM] Skip CPU performance test for now ( #9291 )  
							
							 
							
							... 
							
							
							
							* Skip llm cpu performance test for now
* Add install for wheel package 
							
						 
						
							2023-10-27 12:55:04 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ziteng Zhang 
								
							 
						 
						
							
							
							
							
								
							
							
								46ab0419b8 
								
							 
						 
						
							
							
								
								Merge pull request  #9279  from Jasonzzt/main  
							
							 
							
							... 
							
							
							
							Add bigdl-llm-finetune-cpu to manually_build to upload image on hub 
							
						 
						
							2023-10-27 09:55:08 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								733df28a2b 
								
							 
						 
						
							
							
								
								[LLM] Migrate Arc UT to another runner ( #9286 )  
							
							 
							
							... 
							
							
							
							* Separate arc llm ut to another runner
* Add dependency for einops 
							
						 
						
							2023-10-26 19:08:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ziteng Zhang 
								
							 
						 
						
							
							
							
							
								
							
							
								916ccc0779 
								
							 
						 
						
							
							
								
								Update manually_build_for_testing.yml  
							
							 
							
							
							
						 
						
							2023-10-26 16:26:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ziteng Zhang 
								
							 
						 
						
							
							
							
							
								
							
							
								14a23015f8 
								
							 
						 
						
							
							
								
								Update manually_build.yml  
							
							 
							
							
							
						 
						
							2023-10-26 16:24:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jasonzzt 
								
							 
						 
						
							
							
							
							
								
							
							
								37b1708d16 
								
							 
						 
						
							
							
								
								Add bigdl-llm-finetune-cpu to manually_build  
							
							 
							
							
							
						 
						
							2023-10-26 15:53:44 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lilac09 
								
							 
						 
						
							
							
							
							
								
							
							
								4ed7f066d3 
								
							 
						 
						
							
							
								
								add bigdl-llm-finetune-xpu to manually_build ( #9278 )  
							
							 
							
							
							
						 
						
							2023-10-26 15:30:05 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Cheen Hau, 俊豪 
								
							 
						 
						
							
							
							
							
								
							
							
								ab40607b87 
								
							 
						 
						
							
							
								
								Enable unit test workflow on Arc ( #9213 )  
							
							 
							
							... 
							
							
							
							* Add gpu workflow and a transformers API inference test
* Set device-specific env variables in script instead of workflow
* Fix status message
---------
Co-authored-by: sgwhat <ge.song@intel.com> 
							
						 
						
							2023-10-25 15:17:18 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									SONG Ge 
								
							 
						 
						
							
							
							
							
								
							
							
								160a1e5ee7 
								
							 
						 
						
							
							
								
								[WIP] Add UT for Mistral Optimized Model ( #9248 )  
							
							 
							
							... 
							
							
							
							* add ut for mistral model
* update
* fix model path
* upgrade transformers version for mistral model
* refactor correctness ut for mustral model
* refactor mistral correctness ut
* revert test_optimize_model back
* remove mistral from test_optimize_model
* add to revert transformers version back to 4.31.0 
							
						 
						
							2023-10-25 15:14:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								ec9195da42 
								
							 
						 
						
							
							
								
								LLM: using html to visualize the perf result for Arc ( #9228 )  
							
							 
							
							... 
							
							
							
							* LLM: using html to visualize the perf result for Arc
* deploy the html file
* add python license
* reslove some comments 
							
						 
						
							2023-10-24 18:05:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								f37547249d 
								
							 
						 
						
							
							
								
								Refine README/CICD ( #9253 )  
							
							 
							
							
							
						 
						
							2023-10-24 12:56:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								9faa2f1eef 
								
							 
						 
						
							
							
								
								Fix bigdl-llm-serving-tdx image ( #9251 )  
							
							 
							
							
							
						 
						
							2023-10-24 10:49:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								6cb884d82d 
								
							 
						 
						
							
							
								
								Fix missing manually_build_for_testing entry ( #9245 )  
							
							 
							
							
							
						 
						
							2023-10-23 16:35:09 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								2ead3f7d54 
								
							 
						 
						
							
							
								
								add manually build ( #9244 )  
							
							 
							
							
							
						 
						
							2023-10-23 15:53:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									WeiguangHan 
								
							 
						 
						
							
							
							
							
								
							
							
								f87f67ee1c 
								
							 
						 
						
							
							
								
								LLM: arc perf test for some popular models ( #9188 )  
							
							 
							
							
							
						 
						
							2023-10-19 15:56:15 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ZehuaCao 
								
							 
						 
						
							
							
							
							
								
							
							
								65dd73b62e 
								
							 
						 
						
							
							
								
								Update manually_build.yml ( #9138 )  
							
							 
							
							... 
							
							
							
							* Update manually_build.yml
fix llm-serving-tdx image build dir
* Update manually_build.yml 
							
						 
						
							2023-10-11 15:07:09 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								dc70fc7b00 
								
							 
						 
						
							
							
								
								Update performance tests for dependency of bigdl-core-xe-esimd ( #9124 )  
							
							 
							
							
							
						 
						
							2023-10-10 19:32:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								0e09dd926b 
								
							 
						 
						
							
							
								
								[LLM] Fix example test ( #9118 )  
							
							 
							
							... 
							
							
							
							* Update llm example test link due to example layout change
* Add better change detect 
							
						 
						
							2023-10-10 13:24:18 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Zhengjin Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								0dbb3a283e 
								
							 
						 
						
							
							
								
								amend manually_build  
							
							 
							
							
							
						 
						
							2023-10-10 10:03:23 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Zhengjin Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								bb3bb46400 
								
							 
						 
						
							
							
								
								add llm-serving-xpu on github action  
							
							 
							
							
							
						 
						
							2023-10-10 09:48:58 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								65212451cc 
								
							 
						 
						
							
							
								
								[LLM] Small update to performance tests ( #9106 )  
							
							 
							
							... 
							
							
							
							* small updates to llm performance tests regarding model handling
* Small fix 
							
						 
						
							2023-10-09 16:55:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ZehuaCao 
								
							 
						 
						
							
							
							
							
								
							
							
								aad68100ae 
								
							 
						 
						
							
							
								
								Add trusted-bigdl-llm-serving-tdx image. ( #9093 )  
							
							 
							
							... 
							
							
							
							* add entrypoint in cpu serving
* kubernetes support for fastchat cpu serving
* Update Readme
* add image to manually_build action
* update manually_build.yml
* update README.md
* update manually_build.yaml
* update attestation_cli.py
* update manually_build.yml
* update Dockerfile
* rename
* update trusted-bigdl-llm-serving-tdx Dockerfile 
							
						 
						
							2023-10-08 10:13:51 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									ZehuaCao 
								
							 
						 
						
							
							
							
							
								
							
							
								b773d67dd4 
								
							 
						 
						
							
							
								
								Add Kubernetes support for BigDL-LLM-serving CPU. ( #9071 )  
							
							 
							
							
							
						 
						
							2023-10-07 09:37:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lilac09 
								
							 
						 
						
							
							
							
							
								
							
							
								c91b2bd574 
								
							 
						 
						
							
							
								
								fix:modify indentation ( #9070 )  
							
							 
							
							... 
							
							
							
							* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl inference cpu image build
* Add bigdl llm xpu image build
* manually build
* recover file
* manually build
* recover file
* modify indentation 
							
						 
						
							2023-09-27 14:53:52 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lilac09 
								
							 
						 
						
							
							
							
							
								
							
							
								ecee02b34d 
								
							 
						 
						
							
							
								
								Add bigdl llm xpu image build ( #9062 )  
							
							 
							
							... 
							
							
							
							* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl inference cpu image build
* Add bigdl llm xpu image build 
							
						 
						
							2023-09-26 14:29:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Lilac09 
								
							 
						 
						
							
							
							
							
								
							
							
								9ac950fa52 
								
							 
						 
						
							
							
								
								Add bigdl llm cpu image build ( #9047 )  
							
							 
							
							... 
							
							
							
							* modify Dockerfile
* add README.md
* add README.md
* Modify Dockerfile
* Add bigdl inference cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build
* Add bigdl llm cpu image build 
							
						 
						
							2023-09-26 13:22:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								c389e1323d 
								
							 
						 
						
							
							
								
								fix xpu performance tests by making sure that latest bigdl-core-xe is installed ( #9001 )  
							
							 
							
							
							
						 
						
							2023-09-19 17:33:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								7563b26ca9 
								
							 
						 
						
							
							
								
								Occlum fastchat build Use nocache and update order ( #8972 )  
							
							 
							
							
							
						 
						
							2023-09-14 14:05:15 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								ca35c93825 
								
							 
						 
						
							
							
								
								[LLM] Fix langchain UT ( #8929 )  
							
							 
							
							... 
							
							
							
							* Change dependency version for langchain uts
* Downgrade pandas version instead; and update example readme accordingly 
							
						 
						
							2023-09-08 13:51:04 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								704a896e90 
								
							 
						 
						
							
							
								
								[LLM] Add perf test on xpu for bigdl-llm ( #8866 )  
							
							 
							
							... 
							
							
							
							* add xpu latency job
* update install way
* remove duplicated workflow
* add perf upload 
							
						 
						
							2023-09-05 17:36:24 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								de6c6bb17f 
								
							 
						 
						
							
							
								
								[LLM] Downgrade amx build gcc version and remove avx flag display ( #8856 )  
							
							 
							
							... 
							
							
							
							* downgrade to gcc 11
* remove avx display 
							
						 
						
							2023-08-31 14:08:13 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shengsheng Huang 
								
							 
						 
						
							
							
							
							
								
							
							
								7b566bf686 
								
							 
						 
						
							
							
								
								[LLM] add new API for optimize any pytorch models ( #8827 )  
							
							 
							
							... 
							
							
							
							* add new API for optimize any pytorch models
* change test util name
* revise API and update UT
* fix python style
* update ut config, change default value
* change defaults, disable ut transcribe 
							
						 
						
							2023-08-30 19:41:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								954ef954b6 
								
							 
						 
						
							
							
								
								[PPML] Add occlum llm image munually build ( #8849 )  
							
							 
							
							
							
						 
						
							2023-08-30 11:31:47 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								67052198eb 
								
							 
						 
						
							
							
								
								[LLM] Build with multiprocess ( #8797 )  
							
							 
							
							... 
							
							
							
							* build with multiprocess 
							
						 
						
							2023-08-29 10:49:52 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								6a902b892e 
								
							 
						 
						
							
							
								
								[LLM] Add amx build step ( #8822 )  
							
							 
							
							... 
							
							
							
							* add amx build step 
							
						 
						
							2023-08-28 17:41:18 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Song Jiaming 
								
							 
						 
						
							
							
							
							
								
							
							
								b8b1b6888b 
								
							 
						 
						
							
							
								
								[LLM] Performance test ( #8796 )  
							
							 
							
							
							
						 
						
							2023-08-25 14:31:45 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									SONG Ge 
								
							 
						 
						
							
							
							
							
								
							
							
								d2926c7672 
								
							 
						 
						
							
							
								
								[LLM] Unify Langchain Native and Transformers LLM API ( #8752 )  
							
							 
							
							... 
							
							
							
							* deprecate BigDLNativeTransformers and add specific LMEmbedding method
* deprecate and add LM methods for langchain llms
* add native params to native langchain
* new imple for embedding
* move ut from bigdlnative to casual llm
* rename embeddings api and examples update align with usage updating
* docqa example hot-fix
* add more api docs
* add langchain ut for starcoder
* support model_kwargs for transformer methods when calling causalLM and add ut
* ut fix for transformers embedding
* update for langchain causal supporting transformers
* remove model_family in readme doc
* add model_families params to support more models
* update api docs and remove chatglm embeddings for now
* remove chatglm embeddings in examples
* new refactor for ut to add bloom and transformers llama ut
* disable llama transformers embedding ut 
							
						 
						
							2023-08-25 11:14:21 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								9537194b4b 
								
							 
						 
						
							
							
								
								[LLM] Fix llm test workflow repeatedly download model files  
							
							 
							
							
							
						 
						
							2023-08-25 11:20:46 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								a73a3e5ff9 
								
							 
						 
						
							
							
								
								Fix bugs in manually_build_for_testing.yml. ( #8792 )  
							
							 
							
							
							
						 
						
							2023-08-23 15:49:23 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								c94bdd3791 
								
							 
						 
						
							
							
								
								[LLM] Merge windows & linux nightly test ( #8756 )  
							
							 
							
							... 
							
							
							
							* fix download statement
* add check before build wheel
* use curl to upload files
* windows unittest won't upload converted model
* split llm-cli test into windows & linux versions
* update tempdir create way
* fix nightly converted model name
* windows llm-cli starcoder test temply disabled
* remove taskset dependency
* rename llm_unit_tests_linux to llm_unit_tests 
							
						 
						
							2023-08-23 12:48:41 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								394304b918 
								
							 
						 
						
							
							
								
								Re organize llm test ( #8766 )  
							
							 
							
							... 
							
							
							
							* run llm-example-test in llm-nightly-test.yml
* comment out the schedule event 
							
						 
						
							2023-08-17 09:42:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								0a8db3abe0 
								
							 
						 
						
							
							
								
								[PPML]refactor python toolkit ( #8740 )  
							
							 
							
							... 
							
							
							
							* add dependency and example
* fix stage 3
* downgrade protobuf
* reduce epc memory
* add script
* Readme reduction
* delete unused note 
							
						 
						
							2023-08-15 10:11:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								1cb8f5abbd 
								
							 
						 
						
							
							
								
								[LLM] Revert compile OS for llm build workflow ( #8732 )  
							
							 
							
							... 
							
							
							
							* use almalinux to build 
							
						 
						
							2023-08-11 17:47:45 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								33d9ad234f 
								
							 
						 
						
							
							
								
								[LLM] Linux vnni build with ubuntu 18.04 ( #8710 )  
							
							 
							
							... 
							
							
							
							* move from almalinux 
							
						 
						
							2023-08-10 19:04:03 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Song Jiaming 
								
							 
						 
						
							
							
							
							
								
							
							
								e717e304a6 
								
							 
						 
						
							
							
								
								LLM first example test and template ( #8658 )  
							
							 
							
							
							
						 
						
							2023-08-10 10:03:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yishuo Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								710b9b8982 
								
							 
						 
						
							
							
								
								[LLM] add linux chatglm pybinding binary file ( #8698 )  
							
							 
							
							
							
						 
						
							2023-08-08 11:16:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								4482ccb329 
								
							 
						 
						
							
							
								
								[LLM] Change build system from centos7 to ubuntu18.04 ( #8686 )  
							
							 
							
							... 
							
							
							
							* centos7 to ubuntu18
* ubuntu git version 2.17 need to update
* use almalinux8 to build avx2 binaries 
							
						 
						
							2023-08-07 19:09:58 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yishuo Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								5837cc424a 
								
							 
						 
						
							
							
								
								[LLM] add chatglm pybinding binary file release ( #8677 )  
							
							 
							
							
							
						 
						
							2023-08-04 11:45:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								bc4cdb07c9 
								
							 
						 
						
							
							
								
								Remove conda for llm workflow ( #8671 )  
							
							 
							
							
							
						 
						
							2023-08-04 12:09:42 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								110cfb5546 
								
							 
						 
						
							
							
								
								[LLM] Remove old windows nightly test code ( #8668 )  
							
							 
							
							... 
							
							
							
							Remove old Windows nightly test code triggered by task scheduler
Add new Windows nightly workflow for nightly testing 
							
						 
						
							2023-08-03 17:12:23 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yina Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								bd177ab612 
								
							 
						 
						
							
							
								
								[LLM] llm binary build linux add avx & avx2 ( #8665 )  
							
							 
							
							... 
							
							
							
							* llm add linux avx & avx2 release
* fix name
* update check 
							
						 
						
							2023-08-03 14:38:31 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								610084e3c0 
								
							 
						 
						
							
							
								
								[LLM] Complete windows unittest ( #8611 )  
							
							 
							
							... 
							
							
							
							* add windows nightly test workflow
* use github runner to run pr test
* model load should use lowbit
* remove tmp dir after testing 
							
						 
						
							2023-08-03 14:48:42 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Xin Qiu 
								
							 
						 
						
							
							
							
							
								
							
							
								0714888705 
								
							 
						 
						
							
							
								
								build windows avx dll ( #8657 )  
							
							 
							
							... 
							
							
							
							* windows avx
* add to actions 
							
						 
						
							2023-08-03 02:06:24 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yina Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								15b3adc7ec 
								
							 
						 
						
							
							
								
								[LLM] llm linux binary make -> cmake ( #8656 )  
							
							 
							
							... 
							
							
							
							* llm linux make -> cmake
* update
* update 
							
						 
						
							2023-08-02 16:41:54 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								769209b7f0 
								
							 
						 
						
							
							
								
								Chatglm unittest disable due to missing instruction ( #8650 )  
							
							 
							
							
							
						 
						
							2023-08-02 10:28:42 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								cdfbe652ca 
								
							 
						 
						
							
							
								
								[LLM] Add chatglm support for llm-cli ( #8641 )  
							
							 
							
							... 
							
							
							
							* add chatglm build
* add llm-cli support
* update git
* install cmake
* add ut for chatglm
* add files to setup
* fix bug cause permission error when sf lack file 
							
						 
						
							2023-08-01 14:30:17 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								3361b66449 
								
							 
						 
						
							
							
								
								[LLM] Revert llm-cli to disable selecting executables on Windows ( #8630 )  
							
							 
							
							... 
							
							
							
							* revert vnni file select
* revert setup.py
* add model-api.dll 
							
						 
						
							2023-07-31 11:15:44 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								919791e406 
								
							 
						 
						
							
							
								
								Add needs to make sure run in order ( #8621 )  
							
							 
							
							
							
						 
						
							2023-07-26 14:16:57 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								e3418d7e61 
								
							 
						 
						
							
							
								
								[LLM] Remove concurrency group for binary build workflow ( #8619 )  
							
							 
							
							... 
							
							
							
							* remove concurrency group for nightly test 
							
						 
						
							2023-07-26 12:15:53 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								a98b3fe961 
								
							 
						 
						
							
							
								
								Fix cancel flag causing nightly builds to fail ( #8618 )  
							
							 
							
							
							
						 
						
							2023-07-26 11:11:08 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								7d45233825 
								
							 
						 
						
							
							
								
								fix trigger enable flag ( #8616 )  
							
							 
							
							
							
						 
						
							2023-07-26 10:53:03 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								07d1aee825 
								
							 
						 
						
							
							
								
								[PPML] add fastchat image for tdx ( #8610 )  
							
							 
							
							
							
						 
						
							2023-07-25 15:23:41 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Song Jiaming 
								
							 
						 
						
							
							
							
							
								
							
							
								650b82fa6e 
								
							 
						 
						
							
							
								
								[LLM] add CausalLM and Speech UT ( #8597 )  
							
							 
							
							
							
						 
						
							2023-07-25 11:22:36 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								9c897ac7db 
								
							 
						 
						
							
							
								
								[LLM] Merge redundant code in workflow ( #8596 )  
							
							 
							
							... 
							
							
							
							* modify workflow concurrency group
* Add build check to avoid repeated compilation
* remove redundant code 
							
						 
						
							2023-07-25 12:12:00 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								bbde423349 
								
							 
						 
						
							
							
								
								[LLM] Add current Linux UT inference tests to nightly tests ( #8578 )  
							
							 
							
							... 
							
							
							
							* Add current inference uts to nightly tests
* Change test model from chatglm-6b to chatglm2-6b
* Add thread num env variable for nightly test
* Fix urls
* Small fix 
							
						 
						
							2023-07-21 13:26:38 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								2266ca7d2b 
								
							 
						 
						
							
							
								
								[LLM] Small updates to transformers int4 ut ( #8574 )  
							
							 
							
							... 
							
							
							
							* Small fix to transformers int4 ut
* Small fix 
							
						 
						
							2023-07-20 13:20:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								2eeb653c75 
								
							 
						 
						
							
							
								
								fix llm build workflow misspell ( #8575 )  
							
							 
							
							
							
						 
						
							2023-07-20 12:08:54 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Song Jiaming 
								
							 
						 
						
							
							
							
							
								
							
							
								411d896636 
								
							 
						 
						
							
							
								
								LLM first transformers UT ( #8514 )  
							
							 
							
							... 
							
							
							
							* ut
* transformers api first ut
* name
* dir issue
* use chatglm instead of chatglm2
* omp
* set omp in sh
* source
* taskset
* test
* test omp
* add test 
							
						 
						
							2023-07-20 10:16:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yishuo Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								3bd1420b71 
								
							 
						 
						
							
							
								
								LLM: use MSVC to build avx-vnni binary files ( #8570 )  
							
							 
							
							
							
						 
						
							2023-07-19 17:38:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								4f287df664 
								
							 
						 
						
							
							
								
								Fix manullay_build_for_testing ( #8556 )  
							
							 
							
							
							
						 
						
							2023-07-18 16:21:39 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								3e0e370898 
								
							 
						 
						
							
							
								
								[PPML] Add bigdl-llm-demo dependencies to TDX image ( #8551 )  
							
							 
							
							... 
							
							
							
							* add bigdl-llm-demo dependencies to tdx image
* use only one RUN command
* Add bigdl-ppml
* done 
							
						 
						
							2023-07-18 14:23:07 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								c87853233b 
								
							 
						 
						
							
							
								
								[LLM] Add windows vnni binary build step ( #8518 )  
							
							 
							
							... 
							
							
							
							* add windows vnni build step
* update build info
* add download command 
							
						 
						
							2023-07-14 17:24:39 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								903e9aee7a 
								
							 
						 
						
							
							
								
								Fix the problem of workflow cancellation after pr merge ( #8530 )  
							
							 
							
							... 
							
							
							
							* remove concurrency group for llm binary build workflow 
							
						 
						
							2023-07-14 16:12:21 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								df97d39e29 
								
							 
						 
						
							
							
								
								Change thread_num in Linux inference actions ( #8528 )  
							
							 
							
							
							
						 
						
							2023-07-14 10:46:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								60c2c0c3dc 
								
							 
						 
						
							
							
								
								Bug fix for merged pr  #8503  ( #8516 )  
							
							 
							
							
							
						 
						
							2023-07-13 17:26:30 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								4f152b4e3a 
								
							 
						 
						
							
							
								
								[LLM] Merge the llm.cpp build and the pypi release ( #8503 )  
							
							 
							
							... 
							
							
							
							* checkout llm.cpp to build new binary
* use artifact to get latest built binary files
* rename quantize
* modify all release workflow 
							
						 
						
							2023-07-13 16:34:24 +09:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								04f2f04410 
								
							 
						 
						
							
							
								
								Add workflow_dispatch for llm unittest workflow ( #8485 )  
							
							 
							
							
							
						 
						
							2023-07-10 13:16:18 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								a4ae132ef4 
								
							 
						 
						
							
							
								
								Add bigdl llm sgx image ( #8480 )  
							
							 
							
							... 
							
							
							
							* Add dockerfile for bigdl-llm-ppml
* fix llm-cli multi-process
* add workflow 
							
						 
						
							2023-07-10 10:10:38 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								16c795158d 
								
							 
						 
						
							
							
								
								[PPML] Pull new deep-learning base image before build ( #8469 )  
							
							 
							
							... 
							
							
							
							* pull new base image before build
* update 
							
						 
						
							2023-07-06 14:29:09 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								936d21635f 
								
							 
						 
						
							
							
								
								[LLM] Extract tests to .github/actions to improve reusability ( #8457 )  
							
							 
							
							... 
							
							
							
							* Extract tests to .github/actions for better reusing in nightly tests
* Small fix
* Small fix 
							
						 
						
							2023-07-05 10:09:10 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								e3e95e92ca 
								
							 
						 
						
							
							
								
								Add workflow for releasing TDX bigdl-llm image ( #8455 )  
							
							 
							
							
							
						 
						
							2023-07-04 17:00:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								372c775cb4 
								
							 
						 
						
							
							
								
								[LLM] Change default runner for LLM Linux tests to the ones with AVX512 ( #8448 )  
							
							 
							
							... 
							
							
							
							* Basic change for AVX512 runner
* Remove conda channel and action rename
* Small fix
* Small fix and reduce peak convert disk space
* Define n_threads based on runner status
* Small thread num fix
* Define thread_num for cli
* test
* Add self-hosted label and other small fix 
							
						 
						
							2023-07-04 14:53:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									binbin Deng 
								
							 
						 
						
							
							
							
							
								
							
							
								146662bc0d 
								
							 
						 
						
							
							
								
								LLM: fix langchain windows failure ( #8417 )  
							
							 
							
							
							
						 
						
							2023-06-30 09:59:10 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yina Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								6251ad8934 
								
							 
						 
						
							
							
								
								[LLM]Windows unittest ( #8356 )  
							
							 
							
							... 
							
							
							
							* win-unittest
* update
* update
* try llama 7b
* delete llama
* update
* add red-3b
* only test red-3b
* revert
* add langchain
* add dependency
* delete langchain 
							
						 
						
							2023-06-29 14:03:12 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ruonan Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								4be784a49d 
								
							 
						 
						
							
							
								
								LLM: add UT for starcoder (convert, inference)  update examples and readme ( #8379 )  
							
							 
							
							... 
							
							
							
							* first commit to add path
* update example and readme
* update path
* fix
* update based on comment 
							
						 
						
							2023-06-27 12:12:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shengsheng Huang 
								
							 
						 
						
							
							
							
							
								
							
							
								c113ecb929 
								
							 
						 
						
							
							
								
								[LLM] langchain bloom, UT's, default parameters ( #8357 )  
							
							 
							
							... 
							
							
							
							* update langchain default parameters to align w/ api
* add ut's for llm and embeddings
* update inference test script to install langchain deps
* update tests workflows
---------
Co-authored-by: leonardozcm <changmin.zhao@intel.com> 
							
						 
						
							2023-06-25 17:38:00 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								066f53232d 
								
							 
						 
						
							
							
								
								[LLM] Small nightly tests fix ( #8364 )  
							
							 
							
							... 
							
							
							
							* Test for install of tnftp
* Improve install of tnftp 
							
						 
						
							2023-06-20 11:19:13 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									binbin Deng 
								
							 
						 
						
							
							
							
							
								
							
							
								ab1a833990 
								
							 
						 
						
							
							
								
								LLM: add basic uts related to inference ( #8346 )  
							
							 
							
							
							
						 
						
							2023-06-19 10:25:51 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									xingyuan li 
								
							 
						 
						
							
							
							
							
								
							
							
								daae7bd4e4 
								
							 
						 
						
							
							
								
								[LLM] Unittest for llm-cli ( #8343 )  
							
							 
							
							... 
							
							
							
							* add llm-cli test shell 
							
						 
						
							2023-06-16 17:42:24 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa33d35d5 
								
							 
						 
						
							
							
								
								[LLM] Refactor LLM Linux tests ( #8349 )  
							
							 
							
							... 
							
							
							
							* Small name fix
* Add convert nightly tests, and for other llm tests, use stable ckpt
* Small fix and ftp fix
* Small fix
* Small fix 
							
						 
						
							2023-06-16 15:22:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								50dd9dd1c5 
								
							 
						 
						
							
							
								
								[LLM] Small improve for LLM base actions ( #8344 )  
							
							 
							
							... 
							
							
							
							* Hide ftp url for now
* Small file name fix 
							
						 
						
							2023-06-15 16:22:41 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yuwen Hu 
								
							 
						 
						
							
							
							
							
								
							
							
								b30aa49c4e 
								
							 
						 
						
							
							
								
								[LLM] Add Actions for downloading & converting models ( #8320 )  
							
							 
							
							... 
							
							
							
							* First push to downloading and converting llm models for testing (Gondolin runner, avx2 for now)
* Change yml file name 
							
						 
						
							2023-06-15 13:43:47 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ruonan Wang 
								
							 
						 
						
							
							
							
							
								
							
							
								8840dadd86 
								
							 
						 
						
							
							
								
								LLM: binary file version control on source forge ( #8329 )  
							
							 
							
							... 
							
							
							
							* support version control for llm based on date
* update action 
							
						 
						
							2023-06-15 09:53:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pingchuan Ma (Henry) 
								
							 
						 
						
							
							
							
							
								
							
							
								773255e009 
								
							 
						 
						
							
							
								
								[LLM] Add dev wheel building and basic UT script for LLM package on Linux ( #8264 )  
							
							 
							
							... 
							
							
							
							* add wheel build for linux
* test fix
* test self-hosted runner
* test fix
* update runner
* update runner
* update fix
* init cicd
* init cicd
* test conda
* update fix
* update no need manual python deps
* test fix bugs
* test fix bugs
* test fix bugs
* fix bugs 
							
						 
						
							2023-06-08 00:49:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pingchuan Ma (Henry) 
								
							 
						 
						
							
							
							
							
								
							
							
								2ed5842448 
								
							 
						 
						
							
							
								
								[LLM] add convert's python deps for LLM ( #8260 )  
							
							 
							
							... 
							
							
							
							* add python deps for LLM
* update release.sh
* change deps group name
* update all
* fix update
* test fix
* update 
							
						 
						
							2023-06-06 16:01:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pingchuan Ma (Henry) 
								
							 
						 
						
							
							
							
							
								
							
							
								c48d5f7cff 
								
							 
						 
						
							
							
								
								[LLM] Enable UT workflow logics for LLM ( #8243 )  
							
							 
							
							... 
							
							
							
							* check push connection
* enable UT workflow logics for LLM
* test fix
* add licenses
* test fix according to suggestions
* test fix
* update changes 
							
						 
						
							2023-06-02 17:06:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pingchuan Ma (Henry) 
								
							 
						 
						
							
							
							
							
								
							
							
								141febec1f 
								
							 
						 
						
							
							
								
								Add dev wheel building script for LLM package on Windows ( #8238 )  
							
							 
							
							... 
							
							
							
							* Add dev wheel building script for LLM package on Windows
* delete conda
* delete python version check
* minor adjust
* wheel name fixed
* test check
* test fix
* change wheel name 
							
						 
						
							2023-06-01 11:55:26 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								768b15881d 
								
							 
						 
						
							
							
								
								[PPML]CICD: build 32g bigdata image ( #8205 )  
							
							 
							
							... 
							
							
							
							* [PPML]CICD: build 32g bigdata image
* fix 
							
						 
						
							2023-05-17 11:30:10 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Xiangyu Tian 
								
							 
						 
						
							
							
							
							
								
							
							
								94f08edbb3 
								
							 
						 
						
							
							
								
								[PPML] Refactor BigDL Attestation Service Deployment of Docker and K8s ( #8130 )  
							
							 
							
							... 
							
							
							
							Refactor BigDL Attestation Service Deployment of Docker image, which split to base image and custom(reference) image.
Update version to 2.4.0-SNAPSHOT.
Refine documents. 
							
						 
						
							2023-04-26 14:28:00 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yao Li 
								
							 
						 
						
							
							
							
							
								
							
							
								d833a765fe 
								
							 
						 
						
							
							
								
								update manually build ( #8129 )  
							
							 
							
							
							
						 
						
							2023-04-24 16:08:56 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yao Li 
								
							 
						 
						
							
							
							
							
								
							
							
								8719674c92 
								
							 
						 
						
							
							
								
								update manually_build.yml ( #8126 )  
							
							 
							
							
							
						 
						
							2023-04-24 15:29:24 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Le-Zheng 
								
							 
						 
						
							
							
							
							
								
							
							
								8b0876f238 
								
							 
						 
						
							
							
								
								add tdx image in action ( #8125 )  
							
							 
							
							... 
							
							
							
							* add tdx image in action
* update
* Update manually_build.yml
* update Readme 
							
						 
						
							2023-04-24 14:37:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yao Li 
								
							 
						 
						
							
							
							
							
								
							
							
								f30215a77e 
								
							 
						 
						
							
							
								
								delete outdated bigdl kms ( #8115 )  
							
							 
							
							
							
						 
						
							2023-04-23 15:45:55 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yao Li 
								
							 
						 
						
							
							
							
							
								
							
							
								981bded4b3 
								
							 
						 
						
							
							
								
								fix bigdl-kms-reference ( #8110 )  
							
							 
							
							
							
						 
						
							2023-04-23 14:08:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Yao Li 
								
							 
						 
						
							
							
							
							
								
							
							
								c7630f759a 
								
							 
						 
						
							
							
								
								[PPML] Add bigdl-kms into manually build  ( #8105 )  
							
							 
							
							... 
							
							
							
							* update readme
* update manually_build.yml
* Update manually_build.yml
* fix format
* udpate
* update 
							
						 
						
							2023-04-23 11:51:00 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								96c9343ef2 
								
							 
						 
						
							
							
								
								[PPML] Update occlum production image build dir ( #8098 )  
							
							 
							
							
							
						 
						
							2023-04-21 11:46:42 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								814f5bd915 
								
							 
						 
						
							
							
								
								add no_proxy for bigdl-kms ( #7996 )  
							
							 
							
							
							
						 
						
							2023-04-06 09:18:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								f885466475 
								
							 
						 
						
							
							
								
								[CICD]fix: typo in build ( #7990 )  
							
							 
							
							
							
						 
						
							2023-04-04 14:30:44 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								8a24ae76a8 
								
							 
						 
						
							
							
								
								[CICD]fix image name in bigdata toolkit ( #7978 )  
							
							 
							
							
							
						 
						
							2023-04-03 15:57:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								e91cb31575 
								
							 
						 
						
							
							
								
								set no ( #7974 )  
							
							 
							
							
							
						 
						
							2023-04-03 09:02:43 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								13717ee5c8 
								
							 
						 
						
							
							
								
								[CICD]add noattest bigdata toolkit image ( #7968 )  
							
							 
							
							
							
						 
						
							2023-03-31 14:02:08 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								522e5ae35b 
								
							 
						 
						
							
							
								
								[CICD]add no_proxy arg when building bigdata ( #7868 )  
							
							 
							
							... 
							
							
							
							* [CICD]add no_proxy arg when building bigdata
* fix 
							
						 
						
							2023-03-14 16:34:52 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								57125dfcd4 
								
							 
						 
						
							
							
								
								[PPML]tag 8g epc bigdata as default image ( #7789 )  
							
							 
							
							... 
							
							
							
							* build 4g and tag 8g as latest
* reduce script memory
* doc 
							
						 
						
							2023-03-08 10:49:40 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								f0fa26a8a8 
								
							 
						 
						
							
							
								
								[PPML]Reduce the epc usage of bigdata ( #7606 )  
							
							 
							
							... 
							
							
							
							* build bigdata with smaller epc
* reduce epc in script
* fix action
* install pyarrow
* delete unused part
* reduce epc
* fix
* malloc_arena_max
* set 16g to default and delete 4g
* unused example
* spark simplequery
* pyspark simplequery
* fix
* fix
* fix
* code style fix 
							
						 
						
							2023-03-01 14:59:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								3a57b97c2b 
								
							 
						 
						
							
							
								
								Add dl-serving manually_build workflow ( #7719 )  
							
							 
							
							
							
						 
						
							2023-03-01 11:05:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								feacade38c 
								
							 
						 
						
							
							
								
								[CICD]fix: delete latest tag bigdata image built for testing ( #7701 )  
							
							 
							
							
							
						 
						
							2023-02-27 17:01:22 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								b12f2e1902 
								
							 
						 
						
							
							
								
								[CICD]delete bigdata image with debug log level ( #7657 )  
							
							 
							
							
							
						 
						
							2023-02-23 09:53:06 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								e5fb0a3315 
								
							 
						 
						
							
							
								
								[CICD]build bigdata toolkit with no cache ( #7652 )  
							
							 
							
							
							
						 
						
							2023-02-22 16:32:28 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								3adcb84e24 
								
							 
						 
						
							
							
								
								Update dl-serving-gramine-ref workflow  
							
							 
							
							
							
						 
						
							2023-02-17 13:48:45 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								de1ec0d19b 
								
							 
						 
						
							
							
								
								Update workflow for dl-serving gramine-ref  
							
							 
							
							
							
						 
						
							2023-02-17 13:43:31 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								842e676ad7 
								
							 
						 
						
							
							
								
								adding new workflow for dl-serving image ( #7595 )  
							
							 
							
							
							
						 
						
							2023-02-17 10:29:20 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								ec2b9c13ee 
								
							 
						 
						
							
							
								
								[CICD]add bigdata toolkit with debug log level ( #7564 )  
							
							 
							
							
							
						 
						
							2023-02-15 20:16:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								192a4d4c68 
								
							 
						 
						
							
							
								
								fix variable typo ( #7543 )  
							
							 
							
							
							
						 
						
							2023-02-14 17:18:20 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								670c54c6d7 
								
							 
						 
						
							
							
								
								[PPML]fix:add image with tag 'latest' in private dockerfile ( #7441 )  
							
							 
							
							
							
						 
						
							2023-02-06 23:01:16 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								338423bfc9 
								
							 
						 
						
							
							
								
								Add bigdl-kms image build action  
							
							 
							
							
							
						 
						
							2023-01-11 09:42:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								3e040d7b28 
								
							 
						 
						
							
							
								
								[PPML]refactor bigdata build ( #7088 )  
							
							 
							
							
							
						 
						
							2022-12-26 13:49:59 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								7c3d2b835d 
								
							 
						 
						
							
							
								
								add 16G reference gramine images  
							
							 
							
							
							
						 
						
							2022-12-26 09:30:42 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								b82975a8d1 
								
							 
						 
						
							
							
								
								[PPML] Update customer image readme ( #6859 )  
							
							 
							
							... 
							
							
							
							* push no build production image
* init build.sh
* update
* update path
* update rm order
* update path
* update readme
* update 
							
						 
						
							2022-12-02 16:45:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Xiangyu Tian 
								
							 
						 
						
							
							
							
							
								
							
							
								cd8d21dded 
								
							 
						 
						
							
							
								
								Fix docker rmi in manually_build ( #6716 )  
							
							 
							
							
							
						 
						
							2022-11-23 13:44:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								229302b758 
								
							 
						 
						
							
							
								
								Update occlum register path ( #6709 )  
							
							 
							
							
							
						 
						
							2022-11-22 10:47:52 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								1b72f1b38f 
								
							 
						 
						
							
							
								
								[PPML] Upgrade PyTorch version to 1.13.0 ( #6638 )  
							
							 
							
							... 
							
							
							
							* Make gramine to generate patched OpenMP
* cp libgomp to /usr/local/lib/
* Move gopenmp to a different place
* add patch to use gramine version openmp
* Change base Dockerfile
* Applying optimization recommended by PyTorch tutorial
* Ready for test pert_ipex.py
* remove extra space
* Fix dockerfile to use PyTorch 1.13.0
* Pin markupsafe to 2.0.1 after installing bigdl-nano, may need changes?
* Change test workflow 
							
						 
						
							2022-11-21 20:02:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								8f18a235fd 
								
							 
						 
						
							
							
								
								Occlum customer image build action no cache ( #6674 )  
							
							 
							
							
							
						 
						
							2022-11-18 11:27:27 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								aff0f55b7f 
								
							 
						 
						
							
							
								
								fix: add var base_image in bigdata build ( #6616 )  
							
							 
							
							
							
						 
						
							2022-11-15 16:31:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								f1d4fb4d37 
								
							 
						 
						
							
							
								
								cicd:add option bigdl-ppml-trusted-bigdata-gramine ( #6615 )  
							
							 
							
							
							
						 
						
							2022-11-15 16:19:43 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								dabea499ff 
								
							 
						 
						
							
							
								
								fix kmsutils action bug  
							
							 
							
							
							
						 
						
							2022-11-14 16:05:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								2d7ea756af 
								
							 
						 
						
							
							
								
								fix occlum-customer  
							
							 
							
							
							
						 
						
							2022-11-14 16:01:51 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								348c6aa092 
								
							 
						 
						
							
							
								
								[PPML] Add occlum manually customer image action build ( #6588 )  
							
							 
							
							... 
							
							
							
							* fix no word '\'
* add manually customer image build action
* update build path 
							
						 
						
							2022-11-14 13:47:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								da7d065495 
								
							 
						 
						
							
							
								
								[PPML] Add customer image action selection ( #6587 )  
							
							 
							
							
							
						 
						
							2022-11-14 13:17:13 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								67a8082a4f 
								
							 
						 
						
							
							
								
								[PPML] Add customer action test ( #6586 )  
							
							 
							
							... 
							
							
							
							* add customer build test
* add start -e runtime env 
							
						 
						
							2022-11-14 13:07:57 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								93351ffd0a 
								
							 
						 
						
							
							
								
								Add python toolkit image to manually_build.yml. ( #6581 )  
							
							 
							
							
							
						 
						
							2022-11-14 10:42:45 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								a9c3c18108 
								
							 
						 
						
							
							
								
								[PPML] Split occlum build and run for production ( #6522 )  
							
							 
							
							... 
							
							
							
							* add mount.sh to mount k8s runtime config
* add mount conf and mkdir mount path
* run.sh init
* entrypoint bash mount
* init bash add_conf.sh
* init dockerfile
* dockerfile add ../file
* add mount.sh and add_conf.sh to dockerfile
* move register and attest
* docker and k8s mount and attest
* occlum-build.sh init
* update default name
* default attest and enable sgx debug
* add move files
* change ../ tp .
* Revert "no"
This reverts commit bd09e193e47c2ed72b10299126df5bcc7784f3da.
* update build image dir
* update build spell
* -it to -i
* update production manually build
* update manually push image name
* update register error message 
							
						 
						
							2022-11-11 14:12:42 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								935b272c9f 
								
							 
						 
						
							
							
								
								Add SGX_LOG_LEVEL to manually_build_for_testing. ( #6558 )  
							
							 
							
							... 
							
							
							
							* Add SGX_LOG_LEVEL to manually_build_for_testing. 
							
						 
						
							2022-11-11 12:57:56 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								2ecf8c5108 
								
							 
						 
						
							
							
								
								Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit. ( #6557 )  
							
							 
							
							... 
							
							
							
							* Add SGX_LOG_LEVEL to bigdl_ppml_trusted_python_toolkit. 
							
						 
						
							2022-11-11 12:10:39 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								71177c3f5d 
								
							 
						 
						
							
							
								
								[PPML] Update manually push image name ( #6555 )  
							
							 
							
							
							
						 
						
							2022-11-11 11:11:53 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								65796ac9e7 
								
							 
						 
						
							
							
								
								Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing. ( #6553 )  
							
							 
							
							... 
							
							
							
							* Modify the directory of bigdl-ppml-python-toolkit in manually_build_for_testing. 
							
						 
						
							2022-11-11 10:20:24 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								d5cbc8e5b7 
								
							 
						 
						
							
							
								
								[BugFix] Fix the error of lacking indents. ( #6552 )  
							
							 
							
							... 
							
							
							
							* [BugFix] Fix the error of lacking indents. 
							
						 
						
							2022-11-11 09:50:07 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								db5791fecb 
								
							 
						 
						
							
							
								
								[BugFix] Fix syntax error of manually_build_for_testing. ( #6545 )  
							
							 
							
							... 
							
							
							
							* Build python toolkit image in manually build for test.
* Correct the name of image in options and job.
* Fix the error fo manually_build_for_testing.yml. 
							
						 
						
							2022-11-10 17:32:00 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jin Hanyu 
								
							 
						 
						
							
							
							
							
								
							
							
								25d01a16b5 
								
							 
						 
						
							
							
								
								Build python toolkit image in manually build for test. ( #6542 )  
							
							 
							
							... 
							
							
							
							* Build python toolkit image in manually build for test.
* Correct the name of image in options and job. 
							
						 
						
							2022-11-10 17:04:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								bd073e940a 
								
							 
						 
						
							
							
								
								[PPML] Update manually build work dir ( #6540 )  
							
							 
							
							... 
							
							
							
							* update manually build work dir
* container name remove / 
							
						 
						
							2022-11-10 15:56:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								9b472e80f2 
								
							 
						 
						
							
							
								
								[PPML] Build image Action use cache and update production build ( #6532 )  
							
							 
							
							
							
						 
						
							2022-11-10 13:47:03 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Wang Jian 
								
							 
						 
						
							
							
							
							
								
							
							
								2fcf2e1fd5 
								
							 
						 
						
							
							
								
								[PPML] Update occlum production build ( #6526 )  
							
							 
							
							
							
						 
						
							2022-11-10 11:04:08 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								7302451234 
								
							 
						 
						
							
							
								
								add debug image for azure  
							
							 
							
							
							
						 
						
							2022-11-08 16:39:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								8b41130ca0 
								
							 
						 
						
							
							
								
								add 16g gramine image  
							
							 
							
							
							
						 
						
							2022-11-08 15:14:13 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								ff69b05616 
								
							 
						 
						
							
							
								
								Update manually_build.yml  
							
							 
							
							
							
						 
						
							2022-11-08 15:06:05 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								f9f2b9614b 
								
							 
						 
						
							
							
								
								fix bug  
							
							 
							
							
							
						 
						
							2022-11-04 12:00:06 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								5c5066b2c0 
								
							 
						 
						
							
							
								
								add debug log level image in noattest  
							
							 
							
							
							
						 
						
							2022-11-04 11:44:56 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								1497bde87a 
								
							 
						 
						
							
							
								
								add debug log level gramine images  
							
							 
							
							
							
						 
						
							2022-11-04 10:17:26 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								d911f89b8d 
								
							 
						 
						
							
							
								
								add debug log level image  
							
							 
							
							
							
						 
						
							2022-11-04 10:16:50 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								23d79f7b7b 
								
							 
						 
						
							
							
								
								Update manually_build.yml  
							
							 
							
							
							
						 
						
							2022-11-02 12:13:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa0be32ff 
								
							 
						 
						
							
							
								
								set no-attest flag in image build console  
							
							 
							
							
							
						 
						
							2022-10-31 14:37:22 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								ed3cc9ed64 
								
							 
						 
						
							
							
								
								set no-attest flag in image build console  
							
							 
							
							
							
						 
						
							2022-10-31 14:34:39 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								13f2557785 
								
							 
						 
						
							
							
								
								[PPML]CI/CD: build 64g Bigdata Toolkit ( #6348 )  
							
							 
							
							
							
						 
						
							2022-10-28 14:51:24 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								3751a1134c 
								
							 
						 
						
							
							
								
								remove default value for commit id ( #6338 )  
							
							 
							
							
							
						 
						
							2022-10-28 08:43:09 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojun Liu 
								
							 
						 
						
							
							
							
							
								
							
							
								7edf650344 
								
							 
						 
						
							
							
								
								[ppml]: create a workflow for ppml developer to build image based on specific commit id ( #6334 )  
							
							 
							
							... 
							
							
							
							* Create manually_build_for_testing.yml
* Update manually_build_for_testing.yml
* Update manually_build_for_testing.yml
* Update manually_build_for_testing.yml 
							
						 
						
							2022-10-28 08:37:40 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								97b5c6a813 
								
							 
						 
						
							
							
								
								[PPML] fix mnist.py ( #6320 )  
							
							 
							
							... 
							
							
							
							* fix mnist.py
* Add default SGX_LOG_LEVEL to error in workflow 
							
						 
						
							2022-10-27 11:14:14 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								8a15a79b1a 
								
							 
						 
						
							
							
								
								[PPML] Modify image to support pert model ( #6293 )  
							
							 
							
							
							
						 
						
							2022-10-26 11:48:48 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								6e32cfc215 
								
							 
						 
						
							
							
								
								[PPML]add gramine bigdata toolkit ( #6135 )  
							
							 
							
							... 
							
							
							
							* java scala spark hadoop hive
* flink
* tmp copy
* bigdata toolkit
* change image tag
* change build script
* typo
* add log4j2.xml
* change https to http
* fix
* exchange location of spark and flink
* add maven proxy
* change proxy name
* update settings
* add scala version arg
* add submit.sh
* delete test script
* change home and add dependencies
* add custom images
* fix
* add sgx related files
* path change
* arg move
* move unused env and directory
* remove scala
* remove settings
* upgrade spark
* delete settings
* delete work directory
* modify path
* remove java
* remove java in first stage
* readd jdk in first stage
* fix
* build base image script
* add readme
* remove flink
* fix
* remove unused env
* CI/CD
* trigger test
* Trigger test
* fix proxy
* enable non-privilege
* remove directories in level 1
* change resuorces
* remove test code
* change resources limits 
							
						 
						
							2022-10-25 09:44:34 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								70468a96c6 
								
							 
						 
						
							
							
								
								Fix ra config  
							
							 
							
							
							
						 
						
							2022-10-22 20:32:06 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								f7e07ecc69 
								
							 
						 
						
							
							
								
								add no-attestation gramine images  
							
							 
							
							
							
						 
						
							2022-10-21 16:20:30 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									shaojie 
								
							 
						 
						
							
							
							
							
								
							
							
								57493194e7 
								
							 
						 
						
							
							
								
								fixed docker push image ( #6235 )  
							
							 
							
							
							
						 
						
							2022-10-21 10:44:31 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									shaojie 
								
							 
						 
						
							
							
							
							
								
							
							
								a1e9b41c3e 
								
							 
						 
						
							
							
								
								tag reference-32g-error:2.2.0-SNAPSHOT to reference-32g:latest ( #6226 )  
							
							 
							
							... 
							
							
							
							* tag reference-32g-error:2.2.0-SNAPSHOT to reference-32g:latest
* update weekly_test default image 
							
						 
						
							2022-10-20 20:27:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Heyang Sun 
								
							 
						 
						
							
							
							
							
								
							
							
								4bea11d5e8 
								
							 
						 
						
							
							
								
								rename gramine images  
							
							 
							
							
							
						 
						
							2022-10-20 13:24:35 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								8ddc5d9829 
								
							 
						 
						
							
							
								
								[CICD] fix missing "\" issue in workflow  
							
							 
							
							... 
							
							
							
							Add missing "\" in github workflow 
							
						 
						
							2022-10-20 10:00:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								396fde454d 
								
							 
						 
						
							
							
								
								Fix workflow path issue ( #6209 )  
							
							 
							
							
							
						 
						
							2022-10-20 09:56:52 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								4043e361fc 
								
							 
						 
						
							
							
								
								[CICD] Add workflow to build trusted-deep-learning-gramine-ref image ( #6208 )  
							
							 
							
							... 
							
							
							
							* Add workflow to build trusted-deep-learning-gramine-ref image
* Add options 
							
						 
						
							2022-10-20 09:24:25 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								4fe2e381ec 
								
							 
						 
						
							
							
								
								Update manually_build.yml ( #6195 )  
							
							 
							
							
							
						 
						
							2022-10-19 14:47:17 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								b688238068 
								
							 
						 
						
							
							
								
								[PPML] Fix error path in trusted-dl-gramine-base ( #6194 )  
							
							 
							
							
							
						 
						
							2022-10-19 14:38:29 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								a0d6f860b8 
								
							 
						 
						
							
							
								
								Add build script for trusted-dl-base ( #6193 )  
							
							 
							
							
							
						 
						
							2022-10-19 14:28:33 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Guancheng Fu 
								
							 
						 
						
							
							
							
							
								
							
							
								6624bd1c2c 
								
							 
						 
						
							
							
								
								[PPML WORKFLOW] Add build script for bigdl-ppml-gramine-base image ( #6191 )  
							
							 
							
							... 
							
							
							
							* Add build script for bigdl-ppml-gramine-base image
* Remove image at last 
							
						 
						
							2022-10-19 13:48:11 +08:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Shaojie Cui 
								
							 
						 
						
							
							
							
							
								
							
							
								606ef2f9f6 
								
							 
						 
						
							
							
								
								[PPML]build gramine image with all log ( #6123 )  
							
							 
							
							
							
						 
						
							2022-10-14 10:51:34 +08:00