Tool-Planner
[ICLR 2025] Tool-Planner: Task Planning with Clusters across Multiple Tools
파일 탐색기
최종 버전 다운로드 (.zip)- eval.png
- main_result.png
- tool-planner.png
- GPTFactory.py
- sim.py
- run.sh
- plan.py
- prompt_template.py
- loader.py
- preprocessing.py
- tool_library_example.json
- toolkit_library_example.json
- __init__.py
- base_search.py
- DFS.py
- single_chain.py
- ServerEventCallback.py
- __init__.py
- base_env.py
- rapidapi.py
- __init__.py
- base_io.py
- chatgpt_function_model.py
- davinci_model.py
- llama_model.py
- retriever.py
- tool_llama_lora_model.py
- tool_llama_model.py
- __init__.py
- rank_candidate.py
- __init__.py
- rank_prompts.py
- ReAct_prompts.py
- Tree_search_prompts.py
- __init__.py
- Tree.py
- qa_pipeline.py
- qa_pipeline_open_domain.py
- server.py
- toolbench_server.py
- utils.py
- __init__.py
- apply_delta.py
- compression.py
- make_delta.py
- model_adapter.py
- api_evaluator.py
- inference_example.py
- train.py
- __init__.py
- __init__.py
- dataclass.py
- methodcls.py
- usereval.py
- __init__.py
- base.py
- rtl.py
- tooleval.py
- utils.py
- config.yaml
- template.txt
- config.yaml
- template.txt
- config.yaml
- template.txt
- __init__.py
- win.csv
- G1_category.json
- G1_instruction.json
- G1_tool.json
- G2_category.json
- G2_instruction.json
- G3_instruction.json
- leaderboard###default_evalset###tooleval_gpt-3.5-turbo_normalized###ChatGPT-DFSDT.csv
- leaderboard###default_evalset###tooleval_gpt-3.5-turbo_normalized###gpt-3.5-turbo_CoT.csv
- __init__.py
- automatic_eval_sample.py
- convert_answers.py
- convert_to_answer_format.py
- eval_and_update_leaderboard.py
- eval_pass_rate.py
- eval_preference.py
- evaluators_comparison.py
- README.md
- README_ZH.md
- requirements.txt
- run_convert_answer.sh
- run_pass_rate.sh
- run_preference.sh
- utils.py
- llama_condense_monkey_patch.py
- llama_flash_attn_monkey_patch.py
- train.py
- train_lora.py
- train_mem.py
- tool_conversation.py
- utils.py
- .gitignore
- config.py
- main.py
- README.md
- requirement.txt
- utils.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/OceannTwT/Tool-Planner
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Tool-Planner
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
