We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行这个脚本一直报错 python toolbench/inference/qa_pipeline.py --tool_root_dir data/toolenv/tools/ --backbone_model toolllama --model_path ToolBench/ToolLLaMA-7b --max_observation_length 1024 --observ_compress_method truncate --method DFS_woFilter_w2 --input_query_file data/test_instruction/G1_instruction.json --output_answer_file toolllama_dfs_inference_result --toolbench_key $TOOLBENCH_KEY
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Boolean value of Tensor with more than one value is ambiguous
why?why?why?why?why?why? who can help me????
The text was updated successfully, but these errors were encountered:
I also meet this problem , did you solve it ?
Sorry, something went wrong.
No branches or pull requests
执行这个脚本一直报错
python toolbench/inference/qa_pipeline.py
--tool_root_dir data/toolenv/tools/
--backbone_model toolllama
--model_path ToolBench/ToolLLaMA-7b
--max_observation_length 1024
--observ_compress_method truncate
--method DFS_woFilter_w2
--input_query_file data/test_instruction/G1_instruction.json
--output_answer_file toolllama_dfs_inference_result
--toolbench_key $TOOLBENCH_KEY
RuntimeError: Boolean value of Tensor with more than one value is ambiguous
why?why?why?why?why?why?
who can help me????
The text was updated successfully, but these errors were encountered: