weijie

Results 2 issues of weijie

The error information shows that: ![image](https://github.com/EleutherAI/lm-evaluation-harness/assets/34210233/7bee8db6-9a3c-4f2b-90f0-07400db5c64c) And the corresponding code is: ![image](https://github.com/EleutherAI/lm-evaluation-harness/assets/34210233/4bcf89eb-cebc-4329-8a0d-622b29d6a08c) I guess the error was caused by the parameter , which is a generator, and that was assigned...

I evaluated llama3-8b-Instruct using the gsm8k benchmark, and found some interesting phenomenons. 1. Huggingface and vllm has similar results ![image](https://github.com/EleutherAI/lm-evaluation-harness/assets/34210233/b36bb639-2a08-464b-a3e6-9a9b28d3f273) 2. If I use vllm to start an API service,...