THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.11k stars 145 forks source link

[Bug/Assistance] how to use local model to replace gpt3.5? #150

Open lambda7xx opened 1 month ago

lambda7xx commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots or Terminal Copy&Paste If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

lambda7xx commented 1 month ago

if I want to use local model like llama3, how to use this model to run the bench?

TheodorAI commented 1 month ago

if I want to use local model like llama3, how to use this model to run the bench?

Use fastchat!