Modal large language models.
To use, you should have the modal-client python package installed.
Any parameters that are valid to be passed to the call can be passed in, even if not explicitly saved on this class.
Example:
.. code-block:: python
from langchain_community.llms import Modal modal = Modal(endpoint_url="")