File size: 102 Bytes
f6a1e43 |
1 2 3 4 5 |
from src.distilabel_dataset_generator.utils import get_base_app
with get_base_app() as app:
pass
|
f6a1e43 |
1 2 3 4 5 |
from src.distilabel_dataset_generator.utils import get_base_app
with get_base_app() as app:
pass
|