We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b4126 commit fa0b861Copy full SHA for fa0b861
dsp/modules/__init__.py
@@ -14,7 +14,7 @@
14
from .google import *
15
from .googlevertexai import *
16
from .gpt3 import *
17
-# from .groq_client import *
+from .groq_client import *
18
from .hf import HFModel
19
from .hf_client import Anyscale, HFClientTGI, Together
20
from .mistral import *
0 commit comments