Deeplogix AI RPC
Deeplogix AI RPC is a Python module for seamlessly running remote private AI models from your Python code as if these models were installed locally.
Installation
Use the package manager pip for install.
Development version from TestPyPi:
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple deeplogix
Production version from PyPi:
pip install deeplogix
Usage
For module built-in demos:
python -m deeplogix --demo
Or for your A.I. script:
python -m deeplogix ./path/to/your/script.py
Or just:
python -m deeplogix
And it will print usage options.
When you run Deeplogix module first time - it will ask you hostId and token, which could be obtained at Deeplogix site after sign up.
License
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support