Pre-release
This release is a pre-release and may not be stable for production use.
NVIDIA NeMo Fabric Collector
Standalone service for collecting and routing NVIDIA NeMo Relay records to NVIDIA NeMo Fabric runtimes.
Adding the collector to an asynchronous Python application can be done as follows.
from nemo_fabric_collector import serve_collector
async with serve_collector(host="127.0.0.1", port=0) as base_url:
print(base_url)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nemo_fabric_collector-0.3.0rc2-py3-none-any.whl.
File metadata
- Download URL: nemo_fabric_collector-0.3.0rc2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ff3c49928d2286b067ecc3cbe4f0262b290ee9c2b4a08e513e191ec3e89fea3
|
|
| MD5 |
6605680e225bb56347e58f11cd3a8425
|
|
| BLAKE2b-256 |
d38acdde30a2f9249e71ad01850afb87adac89dc83ceb78982e4dd0de1a6d5af
|