Getting Started
Welcome to Hulse beta!
Leverage your team's unused computing power to seamlessly host open-source Natural Language Processing models from 🤗 Hugging Face's model hub.
Start reading below to learn how to use the Hulse API, and set up the Hulse desktop app. The desktop app beta is currently only available on macOS, but you may use the Hulse CLI to run a host from your terminal.
If you have questions or want to talk about anything related to Hulse, you are welcome to join the community on Discord!
- Python 3.7 for the Hulse Python Client
- macOS Monterey for the Hulse desktop app
Hulse pools the unused computing power within your teams' PCs. To do so, your team members must join a common Hulse cluster, as well as download the Hulse macOS desktop app (or use the Hulse CLI to run a host) on their computers.
- 1.
- 2.
- 3.
For a detailed walkthrough of Python Client methods, see this section. For more information on the presented use case, see the example section.
Last modified 8mo ago