huggingface / huggingface/lighteval
[BUG] Zero accuracy in Hellaswag for Llama-2-7b (using 8bit quantization)
Open
bug
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
command:
accelerate launch run_evals_accelerate.py --model_args="Llama-2-7b-chat-hf-8bit,quantization_config="load_in_8bit=True"" --tasks "helm|hellaswag|1|0" -- --output_dir ./evalscratch
Result is 0% correct
Llama-3 works fine as does MMLU for Llama-2.
Is there any way to log the individual outputs?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.