pull/55/head
Kye 1 year ago
parent f78d67bd29
commit 401d9bb195

@ -1,5 +1,4 @@
from swarms.models.anthropic import Anthropic from swarms.models.anthropic import Anthropic
from swarms.models.huggingface import HFLLM
# from swarms.models.palm import GooglePalm # from swarms.models.palm import GooglePalm
from swarms.models.petals import Petals from swarms.models.petals import Petals
#from swarms.models.openai import OpenAIChat #from swarms.models.openai import OpenAIChat

@ -1 +1 @@
from exa import Inference, GPTQInference, Mult from exa import Inference, GPTQInference, MultiModalInference
Loading…
Cancel
Save