|
|
@ -9,7 +9,6 @@ from swarms.boss.boss_node import Boss
|
|
|
|
|
|
|
|
|
|
|
|
#models
|
|
|
|
#models
|
|
|
|
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
|
|
|
|