Skip to content

Commit 24b38ba

Browse files
authored
Update src/huggingface_hub/inference/_providers/baseten.py
1 parent b5e1613 commit 24b38ba

File tree

1 file changed

+0
-1
lines changed
  • src/huggingface_hub/inference/_providers

1 file changed

+0
-1
lines changed

src/huggingface_hub/inference/_providers/baseten.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
class BasetenConversationalTask(BaseConversationalTask):
55
def __init__(self):
66
super().__init__(provider="baseten", base_url="https://inference.baseten.co")
7-

0 commit comments

Comments
 (0)