Ask a question to get started
Enter to sendā¢Shift+Enter new line
Init the SelfHostedPipeline from a pipeline object or string.
from_pipeline( cls, pipeline: Any, hardware: Any, model_reqs: Optional[List[str]] = None, device: int = 0, **kwargs: Any = {} ) -> LLM