# This is a combination of 2 commits.
# This is the 1st commit message:

Final Version.

# This is the commit message #2:

# 111

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# Date:      Mon May 12 19:11:09 2025 +0800
#
# interactive rebase in progress; onto 985441f
# Last commands done (2 commands done):
#    pick 83940ad Final Version.
#    squash 47ef431 111
# Next command to do (1 remaining command):
#    pick def05c5 Restructure project
# You are currently rebasing branch 'main' on '985441f'.
#
# Changes to be committed:
#	deleted:    README.md
#	modified:   agent_r1/src/reward_score/compiler_autotuning.py
#	modified:   agent_r1/tool/tool_base.py
#	modified:   agent_r1/tool/tools/comiler_autotuning/find_best_pass_sequence_tool.py
#	modified:   agent_r1/tool/tools/comiler_autotuning/instrcount_tool.py
#	modified:   agent_r1/tool/tools/comiler_autotuning/raw_tool/find_best_pass_sequence.py
#	modified:   agent_r1/tool/tools/comiler_autotuning/raw_tool/get_instrcount.py
#	new file:   agent_r1/vllm_infer/__init__.py
#	new file:   agent_r1/vllm_infer/chat.py
#	new file:   agent_r1/vllm_infer/config.py
#	new file:   agent_r1/vllm_infer/run.py
#	deleted:    docs/algorithm/algorithm.md
#	deleted:    docs/extend/extending.md
#	deleted:    docs/getting_started/installation.md
#	deleted:    docs/getting_started/quickstart.md
#	new file:   evaluate_sft_batch.py
#	modified:   examples/data_preprocess/compiler_autotuning.py
#	new file:   examples/data_preprocess/compiler_autotuning_pure_llvmcode.py
#	new file:   examples/data_preprocess/compiler_autotuning_pure_sft.py
#	new file:   examples/data_preprocess/ga_best_pass_sequences_vs_original_results.csv
#	deleted:    examples/data_preprocess/train_random200max_LLM.csv
#	deleted:    image/Equation.png
#	deleted:    image/agent.png
#	deleted:    image/framework.png
#	deleted:    image/grpo.jpg
#	deleted:    image/ppo.jpg
#	deleted:    image/rpp.jpg
#	new file:   model_merge.sh
#	new file:   overoz_summary_with_rate.txt
#	new file:   run_chat.sh
#	modified:   run_compiler_sft_then_grpo.sh
#	deleted:    run_grpo.sh
#	modified:   run_ppo.sh
#	modified:   run_rpp.sh
#	new file:   run_sft.sh
#	deleted:    simple_test_sft.py
#	modified:   use_latest_sft_checkpoint.sh
#	new file:   vllm_serve.sh
#
# Changes not staged for commit:
#	deleted:    verl
#
