Skip to content

Repository files navigation

LLMBenchTesting

用于LLM批量测试

使用

  1. 克隆本项目到本地
git clone https://github.com/KeLes-Coding/LLMBenchTesting.git
  1. 安装依赖
pip install -r requirements.txt
  1. 运行

windows终端运行:

python .\BenchingRequestV4.py
  1. LLMBenchingV3.py处添加API_KEY

  2. 更改query:

直接将query复制在message.txt中即可

  1. 更改API tools:
    1. 更改system_prompt: 在executor_script.py中更改:
    2. 更改user_tools: 在executor_script.py中更改:
    3. 更改user_tools_response: 在executor_script.py中更改:

About

LLM批量测试工具

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages