What parameters are used to specify the access path for one's own LLM?
Using the following parameters: acc is 0
python scripts/eval_only.py
--config configs/searchqa/default.yaml
--skill **********/SkillOpt/outputs/skillopt_searchqa_Qwen-Qwen3.5-27B_20260608_165830/best_skill.md
--split all
--split_dir *********/SkillOpt/data/searchqa_text
--optimizer_model Qwen/Qwen3.5-27B
--target_model Qwen/Qwen3.5-27B
--azure_openai_endpoint http://192.168.2.24:9999/v1/chat/completions
or
python scripts/eval_only.py
--config configs/searchqa/default.yaml
--skill ******/SkillOpt/outputs/skillopt_searchqa_Qwen-Qwen3.5-27B_20260608_165830/best_skill.md
--split all
--split_dir *****/SkillOpt/data/searchqa_text
--optimizer_model Qwen/Qwen3.5-27B
--target_model Qwen/Qwen3.5-27B
--optimizer_azure_openai_endpoint http://192.168.2.24:9999/v1/chat/completions

What parameters are used to specify the access path for one's own LLM?
Using the following parameters: acc is 0
python scripts/eval_only.py
--config configs/searchqa/default.yaml
--skill **********/SkillOpt/outputs/skillopt_searchqa_Qwen-Qwen3.5-27B_20260608_165830/best_skill.md
--split all
--split_dir *********/SkillOpt/data/searchqa_text
--optimizer_model Qwen/Qwen3.5-27B
--target_model Qwen/Qwen3.5-27B
--azure_openai_endpoint http://192.168.2.24:9999/v1/chat/completions
or
python scripts/eval_only.py
--config configs/searchqa/default.yaml
--skill ******/SkillOpt/outputs/skillopt_searchqa_Qwen-Qwen3.5-27B_20260608_165830/best_skill.md
--split all
--split_dir *****/SkillOpt/data/searchqa_text
--optimizer_model Qwen/Qwen3.5-27B
--target_model Qwen/Qwen3.5-27B
--optimizer_azure_openai_endpoint http://192.168.2.24:9999/v1/chat/completions