chat-gradio / petals /src /__init__.py
artek0chumak's picture
Add all changes
e71a2ba
raw history blame
No virus
162 Bytes
from src.bloom import *
from src.client import *
from src.dht_utils import declare_active_modules, get_remote_module
project_name = "bloomd"
__version__ = "0.2"