Skip to content

Commit

Permalink
Update src/agentlab/llm/huggingface_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultLSDC authored Nov 29, 2024
1 parent d36eb0b commit c16a69d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/agentlab/llm/huggingface_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

from agentlab.llm.base_api import AbstractChatModel
from agentlab.llm.prompt_templates import PromptTemplate, get_prompt_template
from agentlab.llm.llm_utils import Discussion


class HFBaseChatModel(AbstractChatModel):
Expand Down

0 comments on commit c16a69d

Please sign in to comment.