Yuxuan Xia

Results 7 issues of Yuxuan Xia

## Description Fix the c-eval workflow trigger file path

## Description of the changes This PR adds OpenChat-3.5-0106 model CPU and GPU example using BigDL-LLM transformer and optimize_model API. Issue page: https://github.com/analytics-zoo/nano/issues/977

example
llm

## Description Add `trust_remote_code=True` in `BigDL/python/llm/dev/benchmark/all-in-one/run.py` `AutoModelForCausalLM.from_pretrained` at [line 309](https://github.com/intel-analytics/BigDL/blob/main/python/llm/dev/benchmark/all-in-one/run.py#L309) and `AutoTokenizer.from_pretrained` at [line 311](https://github.com/intel-analytics/BigDL/blob/main/python/llm/dev/benchmark/all-in-one/run.py#L311C26-L311C26)

## Add GPU and CPU AutoGen agent chat example ### 1. Why the change? To support AutoGen agent chat with BigDL-LLM loading on Intel GPU and CPU ### 2. Summary...

## Description Update Env check Script

## Description Update scripts readme to synchronize with the env-check.sh change

Update Chapter 5 5_1_ChatBot and 5_1_2_Speech Recognition notebook in the English version and Chinese version