Skip to content

Commit

Permalink
Update src/lighteval/models/litellm_model.py
Browse files Browse the repository at this point in the history
Co-authored-by: Albert Villanova del Moral <[email protected]>
  • Loading branch information
NathanHB and albertvillanova authored Dec 19, 2024
1 parent 5554787 commit 5b2b72d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lighteval/models/litellm_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
from dataclasses import dataclass
from typing import Optional

from litellm.utils import ModelResponse
from tqdm import tqdm

from lighteval.data import GenerativeTaskDataset
Expand Down

0 comments on commit 5b2b72d

Please sign in to comment.