huggingface / huggingface/lighteval

[BUG] By default pip install lighteval is installing the cpu only torch version , its killing dependencies.

Open
#487 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.5k
Forks
555
Avg merge
1d 6h
Merged PRs (30d)
1

Description

## Describe the bug
"pip install lighteval"

installs just cpu version of torch.

## To Reproduce
pip install lighteval

pip list | grep torch

## Expected behavior
pip install lighteval should check gpu config and install the torch accordingly.

## Version info
lighteval =v0.7, issue happens on both conda/pip irrespective of version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.