Skip to content
New issue

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

--log_samples not saving all inference output #2027

Open
zitgit opened this issue Jun 27, 2024 · 0 comments
Open

--log_samples not saving all inference output #2027

zitgit opened this issue Jun 27, 2024 · 0 comments
Assignees

Comments

@zitgit
Copy link

zitgit commented Jun 27, 2024

The output file didn't include all inference results. How can I save the all results?
Here is my command:
lm_eval --model vllm
--model_args pretrained=/data/Meta-Llama-3-70B-Instruct/,tensor_parallel_size=8,dtype=auto,gpu_memory_utilization=0.8
--tasks boolq
--batch_size 1
--output_path output/llama3-70b-boolq
--log_samples

output:
image

@haileyschoelkopf haileyschoelkopf self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants