Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
aittalam committed Aug 6, 2024
1 parent 71bbadd commit 79c8e98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lm_buddy/jobs/model_clients.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from transformers import pipeline

from lm_buddy.configs.common import LMBuddyConfig
from lm_buddy.configs.huggingface import AutoModelConfig
from lm_buddy.configs.jobs.hf_evaluate import HuggingFaceEvalJobConfig
from lm_buddy.configs.vllm import VLLMCompletionsConfig
from lm_buddy.jobs.asset_loader import HuggingFaceModelLoader, HuggingFaceTokenizerLoader
Expand Down

0 comments on commit 79c8e98

Please sign in to comment.