This release is a pre-release and may not be stable for production use.
NVIDIA NeMo Fabric Hermes Agent Adapter
nemo-fabric-adapters-hermes provides a NeMo Fabric adapter for use with Hermes Agent.
Install
Hermes Agent and this adapter require Python versions 3.11 through 3.13.
Installation can be performed using the nemo-fabric meta package with the hermes-agent extra, or by installing the adapter and harness packages separately. The following table shows which components each installation provides:
| Installation | Runtime | Adapter | Harness | NeMo Relay Python Package |
|---|---|---|---|---|
pip install "nemo-fabric[hermes-agent]" |
Yes | Yes | Yes | No |
pip install "nemo-fabric[hermes-agent,relay]" |
Yes | Yes | Yes | Yes |
pip install "nemo-fabric-adapters-hermes[harness]" |
No | Yes | Yes | No |
pip install "nemo-fabric-adapters-hermes[full]" |
No | Yes | Yes | Yes |
pip install "nemo-fabric-adapters-hermes[relay]" |
No | Yes | No | Yes |
pip install nemo-fabric-adapters-hermes |
No | Yes | No | No |
NeMo Relay is optional for ordinary runs. NeMo Relay telemetry and streaming require one of the installations in the table that includes the NeMo Relay Python package.
Refer to the installation guide for more details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nemo_fabric_adapters_hermes-0.2.0a20260811.tar.gz.
File metadata
- Download URL: nemo_fabric_adapters_hermes-0.2.0a20260811.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd6db828e55b8f9f6347549a7cda95a0d65b091b5ddd599f3d3f7da6e9bd0082
|
|
| MD5 |
b9bc254f75979892f57324a27e06b389
|
|
| BLAKE2b-256 |
c89743a1777a33f39a89e9b5c374bbc76a19c6d9ad32e5061ceacabd433a0aae
|